summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_aria.c
Commit message (Expand)AuthorAgeFilesLines
* prov: prefix all exposed 'cipher' symbols with ossl_Pauli2020-10-011-1/+1
* prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli2020-09-291-21/+21
* ciphers: add FIPS error state handlingPauli2020-09-121-1/+6
* Ensure any allocated MAC is freed in the provider codeMatt Caswell2020-07-061-0/+1
* Update copyright yearMatt Caswell2020-06-251-1/+1
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-2/+2
* Fix Use after free when copying cipher ctxShane Lontis2019-11-181-1/+1
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-101-1/+1
* Providers: move all ciphersRichard Levitte2019-10-101-0/+80