Home
last modified time | relevance | path

Searched defs:chacha_crypt_arch (Results 1 – 8 of 8) sorted by relevance

/linux/lib/crypto/s390/
H A Dchacha.h17 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/riscv/
H A Dchacha.h21 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/arm64/
H A Dchacha.h74 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/powerpc/
H A Dchacha.h51 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/
H A Dchacha.c37 #define chacha_crypt_arch chacha_crypt_generic macro
/linux/lib/crypto/x86/
H A Dchacha.h139 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/arm/
H A Dchacha.h77 static void chacha_crypt_arch(struct chacha_state *state, u8 *dst, in chacha_crypt_arch() function
/linux/lib/crypto/mips/
H A Dchacha-core.S199 .globl chacha_crypt_arch symbol
201 chacha_crypt_arch: label