Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_subr.c307 static aes_encrypt_ctx tfo_ctx; /* Crypto-context for TFO */ variable
326 aes_encrypt_cbc(in, NULL, 1, out, &tfo_ctx); in tcp_tfo_gen_cookie()
383 aes_encrypt_key128((u_char *)key, &tfo_ctx); in tcp_sysctl_fastopenkey()
501 aes_encrypt_key128(key, &tfo_ctx); in tcp_tfo_init()