Home
last modified time | relevance | path

Searched defs:CipherDecryptStructure (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_cipher_h.h29 struct CipherDecryptStructure { struct
30 struct HksBlob *keyAlias;
31 const struct HksTestCipherParams *cipherParms;
32 struct HksBlob *cipherData;
33 struct HksBlob **decryptedData;
34 struct HksBlob *ivData;
35 struct HksBlob *nonceData;
36 struct HksBlob *aadData;
37 uint32_t performTimes;