Searched refs:importedPlainKey (Results 1 – 6 of 6) sorted by relevance
443 importWrappedKeyTestParams001.importedPlainKey = &g_importedAes256PlainKey;476 importWrappedKeyTestParams002.importedPlainKey = &plainKey;504 importWrappedKeyTestParams003.importedPlainKey = &plainKey;535 importWrappedKeyTestParams004.importedPlainKey = &plainKey;564 importWrappedKeyTestParams005.importedPlainKey = &plainKey;
380 importWrappedKeyTestParams001.importedPlainKey = &g_importedAes192PlainKey;410 importWrappedKeyTestParams002.importedPlainKey = &plainKey;444 importWrappedKeyTestParams003.importedPlainKey = &g_importHmac256Key;470 importWrappedKeyTestParams004.importedPlainKey = &g_importHmac256Key;
103 params->importedPlainKey == nullptr) { in CheckParamsValid()174 …ret = HksEncryptForDe(params->callerKekAlias, encryptParamSet, params->importedPlainKey, plainCiph… in EncryptImportedPlainKeyAndKek()
40 struct HksBlob *importedPlainKey; member
74 struct OH_Huks_Blob *importedPlainKey;315 params->importedKeyAlias == nullptr || params->importedPlainKey == nullptr) {384 …ret = HuksEncrypt(params->callerKekAlias, encryptParamSet, params->importedPlainKey, plainCipherTe…554 importWrappedKeyTestParams001.importedPlainKey = &g_importedAes256PlainKey;