/kernel/linux/linux-5.10/lib/crypto/ |
H A D | libchacha.c | 15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
|
H A D | chacha.c | 16 static void chacha_permute(u32 *x, int nrounds) in chacha_permute() argument 76 void chacha_block_generic(u32 *state, u8 *stream, int nrounds) in chacha_block_generic() argument 103 void hchacha_block_generic(const u32 *state, u32 *stream, int nrounds) in hchacha_block_generic() argument [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | libchacha.c | 15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
|
H A D | chacha.c | 16 static void chacha_permute(u32 *x, int nrounds) in chacha_permute() argument 76 void chacha_block_generic(u32 *state, u8 *stream, int nrounds) in chacha_block_generic() argument 103 void hchacha_block_generic(const u32 *state, u32 *stream, int nrounds) in hchacha_block_generic() argument [all...] |
/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | chacha.h | 12 int nrounds; member 15 chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize, int nrounds) chacha_setkey() argument
|
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | chacha.h | 12 int nrounds; member 15 chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize, int nrounds) chacha_setkey() argument
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | chacha-neon-glue.c | 65 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 42 chacha_doneon(u32 *state, u8 *dst, const u8 *src, int bytes, int nrounds) chacha_doneon() argument 83 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
H A D | ghash-ce-glue.c | 345 int nrounds = num_rounds(&ctx->aes_key); in gcm_encrypt() local 459 int nrounds = num_rounds(&ctx->aes_key); in gcm_decrypt() local
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | chacha-neon-glue.c | 65 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 42 chacha_doneon(u32 *state, u8 *dst, const u8 *src, int bytes, int nrounds) chacha_doneon() argument 83 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
H A D | ghash-ce-glue.c | 339 int nrounds = num_rounds(&ctx->aes_key); in gcm_encrypt() local 403 int nrounds = num_rounds(&ctx->aes_key); in gcm_decrypt() local
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | chacha-glue.c | 65 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 78 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | chacha.h | 42 static inline void hchacha_block(const u32 *state, u32 *out, int nrounds) in hchacha_block() argument 96 chacha_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt() argument [all...] |
/kernel/linux/linux-6.6/include/crypto/ |
H A D | chacha.h | 42 static inline void hchacha_block(const u32 *state, u32 *out, int nrounds) in hchacha_block() argument 96 chacha_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | chacha-glue.c | 66 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 40 chacha_doneon(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_doneon() argument 84 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha_glue.c | 48 chacha_dosimd(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_dosimd() argument 124 hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) hchacha_block_arch() argument 142 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 54 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 37 chacha_p10_do_8x(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_p10_do_8x() argument 66 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | chacha-glue.c | 67 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument 40 chacha_doneon(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_doneon() argument 85 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha_glue.c | 48 chacha_dosimd(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_dosimd() argument 124 hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) hchacha_block_arch() argument 142 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 468 int nrounds; in qat_alg_xts_reverse_key() local
|