Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c1247 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly() local
1260 if (is_ipsec) in cnstr_shdsc_chachapoly()
1282 u32 ctx1_iv_off = is_ipsec ? 8 : 4; in cnstr_shdsc_chachapoly()
1320 if (is_ipsec) in cnstr_shdsc_chachapoly()