Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-05 | target/arm: Split helper_crypto_sm3tt | Richard Henderson | 1 | -6/+18 |
2020-06-05 | target/arm: Split helper_crypto_sha1_3reg | Richard Henderson | 1 | -39/+64 |
2020-06-05 | target/arm: Convert sha1 and sha256 to gvec helpers | Richard Henderson | 1 | -6/+18 |
2020-06-05 | target/arm: Convert sha512 and sm3 to gvec helpers | Richard Henderson | 1 | -6/+31 |
2020-06-05 | target/arm: Convert rax1 to gvec helpers | Richard Henderson | 1 | -0/+11 |
2020-06-05 | target/arm: Convert aes and sm4 to gvec helpers | Richard Henderson | 1 | -20/+52 |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-02-09 | target/arm: implement SM4 instructions | Ard Biesheuvel | 1 | -0/+91 |
2018-02-09 | target/arm: implement SM3 instructions | Ard Biesheuvel | 1 | -0/+96 |
2018-02-09 | target/arm: implement SHA-512 instructions | Ard Biesheuvel | 1 | -1/+89 |
2018-01-25 | target/arm: Use pointers in crypto helpers | Richard Henderson | 1 | -114/+70 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+465 |