Searched refs:ConstructParamSetEncryptDecryptAesPre (Results 1 – 2 of 2) sorted by relevance
41 int32_t ConstructParamSetEncryptDecryptAesPre(uint32_t mode, uint32_t padding, bool isEncrypt,
35 int32_t ConstructParamSetEncryptDecryptAesPre(uint32_t mode, uint32_t padding, bool isEncrypt, in ConstructParamSetEncryptDecryptAesPre() function137 int32_t ret = ConstructParamSetEncryptDecryptAesPre(mode, padding, isEncrypt, paramSet); in ConstructParamSetEncryptDecryptAes()