Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Dsa.h32 IPSEC_3DES_IV_SIZE = sizeof(uint64_t), enumerator
H A Dsa.c408 sa->iv_len = IPSEC_3DES_IV_SIZE; in esp_sa_init()