Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/symmetric_alg_test/
H A Dhks_aes_cipher_test_common.h52 int32_t HksAesCipherTestParamAbsentCase(const struct HksBlob *keyAlias, struct HksParamSet *genPara…
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/
H A Dhks_aes_cipher_test_common.cpp130 int32_t HksAesCipherTestParamAbsentCase(const struct HksBlob *keyAlias, struct HksParamSet *genPara… in HksAesCipherTestParamAbsentCase() function
H A Dhks_aes_cipher_part3_test.cpp1272 ret = HksAesCipherTestParamAbsentCase(&keyAlias, genParamSet, encryptParamSet, decryptParamSet);