Searched defs:EVP_rc2_cfb (Results 1 – 3 of 3) sorted by relevance
98 const EVP_CIPHER *EVP_rc2_cfb(void) { return EVP_rc2_cfb64(); } in EVP_rc2_cfb() function
759 # define EVP_rc2_cfb EVP_rc2_cfb64 macro