Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_subr.c320 static aes_encrypt_ctx tfo_ctx; /* Crypto-context for TFO */ variable
339 aes_encrypt_cbc(in, NULL, 1, out, &tfo_ctx); in tcp_tfo_gen_cookie()
396 aes_encrypt_key128((u_char *)key, &tfo_ctx); in tcp_sysctl_fastopenkey()
496 aes_encrypt_key128(key, &tfo_ctx); in tcp_tfo_init()