Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_subr.c312 static aes_encrypt_ctx tfo_ctx; /* Crypto-context for TFO */ variable
331 aes_encrypt_cbc(in, NULL, 1, out, &tfo_ctx); in tcp_tfo_gen_cookie()
388 aes_encrypt_key128((u_char *)key, &tfo_ctx); in tcp_sysctl_fastopenkey()
488 aes_encrypt_key128(key, &tfo_ctx); in tcp_tfo_init()