Home
last modified time | relevance | path

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

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