Searched defs:srclen (Results 1 – 13 of 13) sorted by relevance
/arch/arm/crypto/ |
D | nhpoly1305-neon-glue.c | 20 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
D | poly1305-glue.c | 116 const u8 *src, unsigned int srclen) in arm_poly1305_update() 126 unsigned int srclen) in arm_poly1305_update_neon()
|
/arch/x86/crypto/ |
D | nhpoly1305-avx2-glue.c | 20 const u8 *src, unsigned int srclen) in nhpoly1305_avx2_update()
|
D | nhpoly1305-sse2-glue.c | 20 const u8 *src, unsigned int srclen) in nhpoly1305_sse2_update()
|
D | poly1305_glue.c | 169 unsigned int srclen) in poly1305_update_arch() 226 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
|
D | polyval-clmulni_glue.c | 111 const u8 *src, unsigned int srclen) in polyval_x86_update()
|
D | ghash-clmulni-intel_glue.c | 96 const u8 *src, unsigned int srclen) in ghash_update()
|
/arch/arm64/crypto/ |
D | nhpoly1305-neon-glue.c | 20 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
D | poly1305-glue.c | 112 const u8 *src, unsigned int srclen) in neon_poly1305_update()
|
D | polyval-ce-glue.c | 102 const u8 *src, unsigned int srclen) in polyval_arm64_update()
|
/arch/riscv/crypto/ |
D | ghash-riscv64-glue.c | 58 const u8 *src, size_t srclen) in riscv64_ghash_blocks() 77 unsigned int srclen) in riscv64_ghash_update()
|
/arch/powerpc/crypto/ |
D | poly1305-p10-glue.c | 78 const u8 *src, unsigned int srclen) in crypto_poly1305_p10_update()
|
/arch/s390/crypto/ |
D | ghash_s390.c | 55 const u8 *src, unsigned int srclen) in ghash_update()
|