Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Dsa.h30 IPSEC_AES_CTR_IV_SIZE = sizeof(uint64_t), enumerator
H A Dsa.c457 sa->iv_len = IPSEC_AES_CTR_IV_SIZE; in esp_sa_init()