Searched refs:AesCipherParamSetStructure (Results 1 – 3 of 3) sorted by relevance
328 struct AesCipherParamSetStructure { struct399 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct);
506 struct AesCipherParamSetStructure enParamStruct = { in Encrypt()553 struct AesCipherParamSetStructure deParamStruct = { in DecryptCipher()610 struct AesCipherParamSetStructure onlyDeParamStruct = { in Decrypt()
228 int32_t TestAesCipherParamSetPre(struct AesCipherParamSetStructure *paramStruct, struct HksParamSet… in TestAesCipherParamSetPre()276 int32_t TestAesCipherParamSetPost(struct AesCipherParamSetStructure *paramStruct, struct HksParamSe… in TestAesCipherParamSetPost()319 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct) in TestConstructAesCipherParamSet()