summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.h
Commit message (Expand)AuthorAgeFilesLines
* prov: prefix all exposed 'cipher' symbols with ossl_Pauli2020-10-011-2/+2
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Don't compile AESNI code if we're not AESNI capableMatt Caswell2020-02-081-7/+7
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-0/+65