mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
cipher_tbl for EVP_get_cipherbyname
This commit is contained in:
@ -2835,7 +2835,7 @@ static const struct cipher{
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_AES_GCM
|
||||
#ifdef HAVE_AESGCM
|
||||
#ifdef WOLFSSL_AES_128
|
||||
{AES_128_GCM_TYPE, EVP_AES_128_GCM, NID_aes_128_gcm},
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user