Searched refs:HksImportWrappedKeyForDe (Results 1 – 5 of 5) sorted by relevance
35 int32_t HksImportWrappedKeyForDe(const struct HksBlob *keyAlias, const struct HksBlob *wrappingKeyA…
415 int32_t ret = HksImportWrappedKeyForDe(nullptr, nullptr, nullptr, nullptr);
219 ret = HksImportWrappedKeyForDe(params->importedKeyAlias, params->wrappingKeyAlias, in ImportWrappedKey()
601 ret = HksImportWrappedKeyForDe(params->importKeyAlias, params->wrappingKeyAlias, in importSmKey()
129 int32_t HksImportWrappedKeyForDe(const struct HksBlob *keyAlias, const struct HksBlob *wrappingKeyA… in HksImportWrappedKeyForDe() function