Searched refs:EVP_aes_256_cfb (Results 1 – 2 of 2) sorted by relevance
333 #if defined(NO_EVP_aes_256_cfb) || (defined (__SVR4) && defined (__sun) && !defined(EVP_aes_256_cfb…338 #undef EVP_aes_256_cfb339 #define EVP_aes_256_cfb() EVP_aes_128_cfb(); {fprintf(stderr, "Not compiled with EVP_aes_256_cfb() … macro386 Cipher = EVP_aes_256_cfb(); cipher = "aes256"; in enc_do()419 Cipher = EVP_aes_256_cfb(); cipher = "aes256"; in enc_do()
312 Workaround for missing -enc cipher EVP_aes_256_cfb. Modify