Home
last modified time | relevance | path

Searched defs:EVP_cast5_cfb (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/evp/
H A De_old.c104 const EVP_CIPHER *EVP_cast5_cfb(void) { return EVP_cast5_cfb64(); } in EVP_cast5_cfb() function
H A Devp.h697 # define EVP_cast5_cfb EVP_cast5_cfb64 macro