Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Desp_core.c175 #define MAXIVLEN 16 macro
775 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_decrypt()
1013 u_int8_t iv[MAXIVLEN] __attribute__((aligned(4))), *ivp; in esp_cbc_encrypt()