Add testing for updated cipher IV
[openssl.git] / ssl / ktls.c
2021-04-12 Matt CaswellOnly enable KTLS if it is explicitly configured
2021-01-28 Richard LevitteUpdate copyright year
2021-01-20 Vadim Fedorenkoktls: Initial support for ChaCha20-Poly1305
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2020-08-31 John BaldwinMove KTLS inline functions only used by libssl into...