Home
last modified time | relevance | path

Searched defs:POLY1305_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/lib/crypto/
A Dpoly1305-donna64.c16 const u8 raw_key[POLY1305_BLOCK_SIZE]) in poly1305_core_setkey()
A Dpoly1305-donna32.c14 const u8 raw_key[POLY1305_BLOCK_SIZE]) in poly1305_core_setkey()
/linux-6.3-rc2/include/crypto/
A Dpoly1305.h12 #define POLY1305_BLOCK_SIZE 16 macro
/linux-6.3-rc2/arch/x86/crypto/
A Dpoly1305_glue.c84 static void poly1305_simd_init(void *ctx, const u8 key[POLY1305_BLOCK_SIZE]) in poly1305_simd_init()

Completed in 6 milliseconds