Searched defs:plainCipherText (Results 1 – 1 of 1) sorted by relevance
163 … struct OH_Huks_Blob *plainCipherText, struct OH_Huks_Blob *kekCipherText) in EncryptImportedPlainKeyAndKek()241 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer}; in HksImportWrappedKeyTestCommonCase() local