Searched defs:EVP_bf_cfb (Results 1 – 3 of 3) sorted by relevance
74 const EVP_CIPHER *EVP_bf_cfb(void) { return EVP_bf_cfb64(); } in EVP_bf_cfb() function
719 # define EVP_bf_cfb EVP_bf_cfb64 macro