Searched defs:wrappingKey (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_core_service_key_generate.c | 366 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()
|
H A D | hks_sm_import_wrap_key.c | 574 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()
|
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_passthrough_adapter.c | 83 …iAdapterImportWrappedKey(const struct HksBlob *wrappingKeyAlias, const struct HksBlob *wrappingKey, in HuksHdiAdapterImportWrappedKey()
|