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