Home
last modified time | relevance | path

Searched refs:CipherCfb1Type (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.c107 static const EVP_CIPHER *CipherCfb1Type(SymKeyImpl *symKey) in CipherCfb1Type() function
182 return CipherCfb1Type(symKey); in GetCipherType()