Home
last modified time | relevance | path

Searched refs:CHACHAPOLY_IV_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Dchacha.h27 #define CHACHAPOLY_IV_SIZE 12 macro
/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c1248 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly()