Searched defs:EVP_aes_256_cfb (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/evp/
H A De_old.c120 #undef EVP_aes_256_cfb macro
122 const EVP_CIPHER *EVP_aes_256_cfb(void) { return EVP_aes_256_cfb128(); } function
H A Devp.h733 # define EVP_aes_256_cfb EVP_aes_256_cfb128 macro

Completed in 72 milliseconds