Home
last modified time | relevance | path

Searched refs:CipherCbcType (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.c58 static const EVP_CIPHER *CipherCbcType(SymKeyImpl *symKey) in CipherCbcType() function
130 return CipherCbcType(symKey); in GetCipherType()
H A Dcipher_aes_openssl.c63 static const EVP_CIPHER *CipherCbcType(SymKeyImpl *symKey) in CipherCbcType() function
174 return CipherCbcType(symKey); in GetCipherType()