Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.c430 bool ciph_then_auth = false; in cnxk_sess_fill() local
438 ciph_then_auth = true; in cnxk_sess_fill()
442 ciph_then_auth = false; in cnxk_sess_fill()
508 if (ciph_then_auth) { in cnxk_sess_fill()