Home
last modified time | relevance | path

Searched refs:ConstructParamSetEncryptDecryptAesPre (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/security_lite/huks/common/
Dhks_test_aes.c36 static int32_t ConstructParamSetEncryptDecryptAesPre(uint32_t mode, uint32_t padding, bool isEncryp… in ConstructParamSetEncryptDecryptAesPre() function
138 int32_t ret = ConstructParamSetEncryptDecryptAesPre(mode, padding, isEncrypt, paramSet); in ConstructParamSetEncryptDecryptAes()