Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Dsa.h34 IPSEC_3DES_IV_SIZE = sizeof(uint64_t), enumerator
H A Dsa.c464 sa->iv_len = IPSEC_3DES_IV_SIZE; in esp_sa_init()