Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / providers / implementations / keymgmt / kdf_legacy_kmgmt.c
2023-09-07 Matt CaswellCopyright year updates
2023-07-01 Pauliprov(legacy): update to structure based atomics
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-17 Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12 Paulikeymgmt: add FIPS error state handling
2020-08-10 Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge