Searched refs:CCAES_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
22 #define DRBG_CTR_BLOCKLEN(drbg) (CCAES_BLOCK_SIZE)26 #define DRBG_CTR_MAX_BLOCKLEN (CCAES_BLOCK_SIZE)
20 #define CCAES_BLOCK_SIZE 16 macro
408 u_char in[CCAES_BLOCK_SIZE]; in tcp_tfo_gen_cookie()411 VERIFY(blk_size == CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()413 bzero(&in[0], CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()414 bzero(&out[0], CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()
350 u_char out[CCAES_BLOCK_SIZE];
1497 u_char out[CCAES_BLOCK_SIZE]; in tcp_tfo_syn()