Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / providers / implementations / include / prov / ciphercommon_gcm.h
2023-10-16 Tomas MrazAvoid another copy of key schedule pointer in PROV_GCM_CTX
2022-05-03 Matt CaswellUpdate copyright year
2022-02-16 Weiguo LiAdd define guards to avoid multi-inclusion
2021-07-14 PauliRemove lower limit on GCM mode ciphers
2021-03-11 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-17 Shane LontisUpdate AES GCM IV max length to be 1024 bits (was 512)
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2019-12-12 Richard LevittePROV: Move AES_GCM specialisation away from common...
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...