cipher_tbl for EVP_get_cipherbyname
This commit is contained in:
parent
ab88ab160c
commit
a87f7c9185
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user