Home
last modified time | relevance | path

Searched defs:tag_length (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/crypto/aesni/
H A Daesni_ccm.c202 static const int tag_length = 16; /* 128 bits */ in AES_CCM_encrypt() local
384 static const int tag_length = 16; /* 128 bits */ in AES_CCM_decrypt() local
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_bootcfg.c406 uint8_t tag_length = DHCP_FULL_TAG_LENGTH(hdrp); in efx_dhcp_delete_tag() local