Home
last modified time | relevance | path

Searched defs:polyval_desc_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/crypto/
Dpolyval-ce-glue.c39 struct polyval_desc_ctx { struct
40 u8 buffer[POLYVAL_BLOCK_SIZE];
41 u32 bytes;
/Linux-v6.1/arch/x86/crypto/
Dpolyval-clmulni_glue.c43 struct polyval_desc_ctx { struct
44 u8 buffer[POLYVAL_BLOCK_SIZE];
45 u32 bytes;
/Linux-v6.1/crypto/
Dpolyval-generic.c61 struct polyval_desc_ctx { struct
62 union {
66 u32 bytes;