Searched refs:NID_aes_128_cfb128 (Results 1 – 5 of 5) sorted by relevance
138 case NID_aes_128_cfb128: in EVP_CIPHER_type()142 return NID_aes_128_cfb128; in EVP_CIPHER_type()
625 #if defined(NID_aes_128_cfb128) && ! defined (NID_aes_128_cfb)626 #define NID_aes_128_cfb NID_aes_128_cfb128
2388 #define NID_aes_128_cfb128 421 macro
1461 {"AES-128-CFB","aes-128-cfb",NID_aes_128_cfb128,9,&(lvalues[3078]),0},