Home
last modified time | relevance | path

Searched defs:authIdBlob (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dhuks_adapter.c733 uint32_t keyLen, KeyPurpose purpose, const struct HksBlob *authIdBlob) in ConstructGenerateKeyPairWithStorageParams()
777 struct HksBlob authIdBlob = { exInfo->authId.length, exInfo->authId.val }; in GenerateKeyPairWithStorage() local
1074 const struct HksBlob *authIdBlob, const union KeyRoleInfoUnion *roleInfoUnion) in ConstructImportPublicKeyParams()
1132 struct HksBlob authIdBlob = { exInfo->authId.length, exInfo->authId.val }; in ImportPublicKey() local
1279 struct HksBlob authIdBlob = { 0, NULL }; in ConstructImportSymmetricKeyParam() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/small/
Dhuks_adapter.c604 uint32_t keyLen, const struct HksBlob *authIdBlob) in ConstructGenerateKeyPairWithStorageParams()
649 struct HksBlob authIdBlob = { exInfo->authId.length, exInfo->authId.val }; in GenerateKeyPairWithStorage() local
946 const struct HksBlob *authIdBlob, const union KeyRoleInfoUnion *roleInfoUnion) in ConstructImportPublicKeyParams()
1004 struct HksBlob authIdBlob = { exInfo->authId.length, exInfo->authId.val }; in ImportPublicKey() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/mini/
Dhuks_adapter.c453 struct HksBlob authIdBlob = { 0, NULL }; in ConstructImportSymmetricKeyParam() local