Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm4_openssl.c147 static HcfResult IsIvParamsValid(HcfIvParamsSpec *params) in IsIvParamsValid() function
240 (void)IsIvParamsValid((HcfIvParamsSpec *)params); in InitCipherData()
H A Dcipher_aes_openssl.c235 static HcfResult IsIvParamsValid(HcfIvParamsSpec *params) in IsIvParamsValid() function
344 ret = IsIvParamsValid((HcfIvParamsSpec *)params); in InitCipherData()