Searched defs:chacha_crypt_arch (Results 1 – 7 of 7) sorted by relevance
| /lib/crypto/s390/ |
| A D | chacha-glue.c | 28 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/riscv/ |
| A D | chacha-riscv64-glue.c | 28 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/arm64/ |
| A D | chacha-neon-glue.c | 77 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/x86/ |
| A D | chacha_glue.c | 142 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/powerpc/ |
| A D | chacha-p10-glue.c | 58 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/arm/ |
| A D | chacha-glue.c | 80 void chacha_crypt_arch(struct chacha_state *state, u8 *dst, const u8 *src, in chacha_crypt_arch() function
|
| /lib/crypto/mips/ |
| A D | chacha-core.S | 201 chacha_crypt_arch: label
|
Completed in 10 milliseconds