mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-07 01:44:03 +01:00
A bit more consistent naming for structure variables
This commit is contained in:
@@ -46081,7 +46081,7 @@ static int test_evp_cipher_aes_gcm(void)
|
||||
|
||||
/*
|
||||
* The call to EVP_CipherInit below (with NULL key) should clear the
|
||||
* ivGenEnable flag set by EVP_CTRL_GCM_SET_IV_FIXED. As such, a
|
||||
* authIvGenEnable flag set by EVP_CTRL_GCM_SET_IV_FIXED. As such, a
|
||||
* subsequent EVP_CTRL_GCM_IV_GEN should fail. This matches OpenSSL
|
||||
* behavior.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user