Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_subr.c302 static aes_encrypt_ctx tfo_ctx; /* Crypto-context for TFO */ variable
321 aes_encrypt_cbc(in, NULL, 1, out, &tfo_ctx); in tcp_tfo_gen_cookie()
378 aes_encrypt_key128((u_char *)key, &tfo_ctx); in tcp_sysctl_fastopenkey()
478 aes_encrypt_key128(key, &tfo_ctx); in tcp_tfo_init()