Searched refs:KeyPurpose (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
H A D | alg_defs.h | 53 } KeyPurpose; typedef 99 …ImportSymmetricKeyFunc)(const KeyParams *keyParams, const Uint8Buff *authToken, KeyPurpose purpose, 125 KeyPurpose purpose, const ExtraInfo *exInfo);
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
H A D | huks_adapter.c | 1505 uint32_t keyLen, KeyPurpose purpose, const KeyParams *authIdParams) in ConstructGenerateKeyPairWithStorageParams() 1550 KeyPurpose purpose, const ExtraInfo *exInfo) in GenerateKeyPairWithStorage() 2164 uint32_t keyLen, KeyPurpose purpose, const ExtraInfo *exInfo) in ConstructImportSymmetricKeyParam() 2217 …32_t ImportSymmetricKey(const KeyParams *keyParams, const Uint8Buff *authToken, KeyPurpose purpose, in ImportSymmetricKey()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
H A D | sym_token_manager.c | 382 KeyPurpose purpose = KEY_PURPOSE_DERIVE; in ImportSymTokenToKeyManager()
|