Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dalgo.h77 struct alginfo *authdata, uint8_t chk_icv, in cnstr_shdsc_zuca() argument
82 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_zuca()
97 if (chk_icv == ICV_CHECK_ENABLE) in cnstr_shdsc_zuca()
103 OP_ALG_AS_INITFINAL, chk_icv, dir); in cnstr_shdsc_zuca()
107 if (chk_icv == ICV_CHECK_ENABLE) in cnstr_shdsc_zuca()
237 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_snow_f9()
253 if (chk_icv == ICV_CHECK_ENABLE) in cnstr_shdsc_snow_f9()
263 if (chk_icv == ICV_CHECK_ENABLE) in cnstr_shdsc_snow_f9()
613 int dir = chk_icv ? DIR_DEC : DIR_ENC; in cnstr_shdsc_kasumi_f9()
629 if (chk_icv == ICV_CHECK_ENABLE) in cnstr_shdsc_kasumi_f9()
[all …]