summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_cipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Two spellings of key length are enoughtb2024-01-021-6/+7
* Rename the poor outlier EVP_CIPHER *e into *ciphertb2024-01-021-3/+3
* Better variable names in EVP_CIPHER_type()tb2024-01-021-7/+8
* Consistently use ctx for an EVP_CIPHER_CTXtb2024-01-021-36/+36
* Merge the EVP_CIPHER_meth_* API into evp_cipher.ctb2023-12-291-1/+175
* Merge the remainder of evp_lib.c into evp_cipher.ctb2023-12-291-3/+298
* Use more consistent naming for some files in evptb2023-12-291-0/+687