Home
last modified time | relevance | path

Searched defs:wrappingKey (Results 1 – 2 of 2) sorted by relevance

/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service_key_generate.c366 static int32_t CheckWrappingKeyIsUsedForUnwrap(const struct HksBlob *wrappingKey) in CheckWrappingKeyIsUsedForUnwrap()
389 static int32_t GetPublicKeyInnerFormat(const struct HksBlob *wrappingKey, const struct HksBlob *wra… in GetPublicKeyInnerFormat()
410 static int32_t AgreeSharedSecretWithPeerPublicKey(const struct HksBlob *wrappingKey, const struct H… in AgreeSharedSecretWithPeerPublicKey()
787 int32_t HksCoreImportWrappedKey(const struct HksBlob *keyAlias, const struct HksBlob *wrappingKey, in HksCoreImportWrappedKey()
Dhks_sm_import_wrap_key.c574 const struct HksBlob *wrappingKey, const struct HksBlob *wrappedKeyData, struct HksBlob *keyOut) in HksSmImportWrappedKey()
602 const struct HksBlob *wrappingKey, const struct HksBlob *wrappedKeyData, struct HksBlob *keyOut) in HksSmImportWrappedKey()