Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_aes_openssl.c129 static const EVP_CIPHER *CipherCfb8Type(SymKeyImpl *symKey) in CipherCfb8Type() function
184 return CipherCfb8Type(symKey); in GetCipherType()