Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.101.15/bsd/netinet6/
H A Dah_core.c284 MD5_CTX *ctxt; in ah_keyed_md5_init() local
341 MD5_CTX *ctxt; in ah_keyed_md5_loop() local
356 MD5_CTX *ctxt; in ah_keyed_md5_result() local
402 SHA1_CTX *ctxt; in ah_keyed_sha1_init() local
456 SHA1_CTX *ctxt; in ah_keyed_sha1_loop() local
470 SHA1_CTX *ctxt; in ah_keyed_sha1_result() local
H A Din6_ifattach.c128 SHA256_CTX ctxt; in get_rand_iid() local
160 SHA256_CTX ctxt; in in6_generate_tmp_iid() local
623 SHA256_CTX ctxt; in in6_nigroup() local
H A Desp_rijndael.c93 ccgcm_ctx ctxt[0]; member
/xnu-10063.101.15/tests/
H A Dkevent_qos.c1752 special_reply_port_thread(void *ctxt) in special_reply_port_thread()