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
313 u_char in[CCAES_BLOCK_SIZE]; in tcp_tfo_gen_cookie()316 VERIFY(blk_size == CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()318 bzero(&in[0], CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()319 bzero(&out[0], CCAES_BLOCK_SIZE); in tcp_tfo_gen_cookie()
375 u_char out[CCAES_BLOCK_SIZE];
1584 u_char out[CCAES_BLOCK_SIZE]; in tcp_tfo_syn()