summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_sm4_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* SM4 optimization for ARM by ASIMDDaniel Hu2022-04-121-0/+24
* SM4 optimization for ARM by HW instructionDaniel Hu2022-01-181-6/+51
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_ symbols for sm3 and sm4Shane Lontis2021-03-181-3/+3
* Update copyright yearMatt Caswell2020-10-151-1/+1
* prov: prefix all exposed 'cipher' symbols with ossl_Pauli2020-10-011-1/+1
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-1/+1
* Fix Use after free when copying cipher ctxShane Lontis2019-11-181-1/+4
* Providers: move all ciphersRichard Levitte2019-10-101-0/+43