Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dalgo.h391 uint8_t storelen, opicv, dir; in cnstr_shdsc_hmac() local
423 opicv = do_icv ? ICV_CHECK_ENABLE : ICV_CHECK_DISABLE; in cnstr_shdsc_hmac()
439 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hmac()
445 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hmac()
450 if (opicv == ICV_CHECK_ENABLE) in cnstr_shdsc_hmac()
458 if (opicv == ICV_CHECK_ENABLE) in cnstr_shdsc_hmac()
495 uint8_t storelen, opicv, dir; in cnstr_shdsc_hash() local
523 opicv = do_icv ? ICV_CHECK_ENABLE : ICV_CHECK_DISABLE; in cnstr_shdsc_hash()
535 if (opicv == ICV_CHECK_ENABLE) in cnstr_shdsc_hash()
542 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hash()
[all …]