Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h64 int32_t AesNoUpdateEncWithInput(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input,
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp393 int32_t AesNoUpdateEncWithInput(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in AesNoUpdateEncWithInput() function
H A Dcrypto_aes_ecb_cipher_test.cpp1026 ret = AesNoUpdateEncWithInput(cipher, key, nullptr, cipherText, &cipherTextLen);