Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/netinet6/
H A Dah_core.c539 u_char tk[16] __attribute__((aligned(4))); in ah_hmac_md5_init() local
661 u_char tk[SHA1_RESULTLEN] __attribute__((aligned(4))); /* SHA-1 generates 160 bits */ in ah_hmac_sha1_init() local
795 u_char tk[SHA256_DIGEST_LENGTH] __attribute__((aligned(4))); in ah_hmac_sha2_256_init() local
935 u_char tk[SHA384_DIGEST_LENGTH] __attribute__((aligned(4))); in ah_hmac_sha2_384_init() local
1076 u_char tk[SHA512_DIGEST_LENGTH] __attribute__((aligned(4))); in ah_hmac_sha2_512_init() local
/xnu-8792.61.2/osfmk/kern/
H A Drecount.c387 struct recount_task *tk) in recount_coalition_rollup_task()
394 recount_task_rollup_thread(struct recount_task *tk, in recount_task_rollup_thread()
1147 recount_task_init(struct recount_task *tk) in recount_task_init()
1155 recount_task_deinit(struct recount_task *tk) in recount_task_deinit()