Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Desp_core.c141 #define MAXIVLEN 16 macro
699 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_decrypt()
937 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_encrypt()