Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h25 uint16_t is_null : 1; member
1715 uint8_t zsk_flag = 0, aes_ctr = 0, is_null = 0; in fill_sess_cipher() local
1823 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2645 uint8_t zsk_flag = 0, aes_ctr = 0, is_null = 0; in fill_sess_cipher() local
2752 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local
H A Dcpt_mcode_defines.h251 uint16_t is_null:1; member