Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Desp_core.c153 #define MAXIVLEN 16 macro
745 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_decrypt()
983 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_encrypt()