Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / providers / implementations / include / prov / ciphercommon_aead.h
2023-09-12 Neil HormanAdd dupctx support to aead ciphers
2023-09-07 Matt CaswellCopyright year updates
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2022-05-03 Matt CaswellUpdate copyright year
2022-02-16 Weiguo LiAdd define guards to avoid multi-inclusion
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2021-02-10 Shane LontisReplace provider cipher flags with separate param fields
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...