Searched refs:ImportWrappedKey (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
| D | utils.cpp | 384 static OH_Huks_Result ImportWrappedKey(const struct HksImportWrappedKeyTestParams* params, in ImportWrappedKey() function 448 …ret = ImportWrappedKey(params, &plainCipherText, &kekCipherText, &callerSelfPublicKey, &wrappedKey… in HksImportWrappedKeyTestCommonCase() 518 static int ImportWrappedKey(void) in ImportWrappedKey() function 537 int ret = ImportWrappedKey(); in oHHuksImportWrappedKeyItem()
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| D | huks_wrapped_test_common.cpp | 173 static void ImportWrappedKey(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blo… in ImportWrappedKey() function 241 … ImportWrappedKey(params, &plainCipherText, &kekCipherText, &callerSelfPublicKey, &wrappedKeyData); in HksImportWrappedKeyTestCommonCase()
|