summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_sm4_xts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add utility function ossl_param_is_empty()slontis2024-10-091-1/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia2023-04-211-1/+1
* SM4 AESE optimization for ARMv8Xu Yizhou2023-02-021-2/+2
* providers: Add SM4 XTS implementationXu Yizhou2022-11-291-0/+281