Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_aes_c.h44 int32_t ConstructParamSetEncryptDecryptAesPost(uint32_t mode, struct HksParamSet **paramSet);
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_aes_func.cpp88 int32_t ConstructParamSetEncryptDecryptAesPost(uint32_t mode, struct HksParamSet **paramSet) in ConstructParamSetEncryptDecryptAesPost() function
139 ret = ConstructParamSetEncryptDecryptAesPost(mode, paramSet); in ConstructParamSetEncryptDecryptAes()