summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_utils.c
AgeCommit message (Expand)Author
2021-05-24Rename the field 'provctx and data' to 'algctx' inside some objects containingShane Lontis
2020-11-26Update copyright yearMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte
2019-08-12Adapt diverse EVP_MD functions to use get_params and set_params interfacesRichard Levitte
2019-07-31Add evp_util macrosShane Lontis
2019-07-16Add Common shared code needed to move aes ciphers to providersShane Lontis
2019-07-11Adapt diverse EVP_CIPHER functions to use get_params and set_params interfacesRichard Levitte