summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_aes_siv_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_siv symbolsShane Lontis2021-03-181-9/+9
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-1/+1
* Fix provider cipher reinit issueShane Lontis2020-07-221-9/+40
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level AES functionsMatt Caswell2020-01-061-0/+6
* Add AES SIV ciphers to default providerShane Lontis2019-11-081-0/+99