summaryrefslogtreecommitdiffstats
path: root/target/arm/crypto_helper.c
Commit message (Expand)AuthorAgeFilesLines
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Split helper_crypto_sm3ttRichard Henderson2020-06-051-6/+18
* target/arm: Split helper_crypto_sha1_3regRichard Henderson2020-06-051-39/+64
* target/arm: Convert sha1 and sha256 to gvec helpersRichard Henderson2020-06-051-6/+18
* target/arm: Convert sha512 and sm3 to gvec helpersRichard Henderson2020-06-051-6/+31
* target/arm: Convert rax1 to gvec helpersRichard Henderson2020-06-051-0/+11
* target/arm: Convert aes and sm4 to gvec helpersRichard Henderson2020-06-051-20/+52
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/arm: implement SM4 instructionsArd Biesheuvel2018-02-091-0/+91
* target/arm: implement SM3 instructionsArd Biesheuvel2018-02-091-0/+96
* target/arm: implement SHA-512 instructionsArd Biesheuvel2018-02-091-1/+89
* target/arm: Use pointers in crypto helpersRichard Henderson2018-01-251-114/+70Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+465