Searched defs:digest_len (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_subr.c3771 mptcp_do_sha1(mptcp_key_t *key, char *sha_digest, int digest_len) argument
3790 mptcp_hmac_sha1(mptcp_key_t key1, mptcp_key_t key2, u_int32_t rand1, u_int32_t rand2, u_char *digest, int digest_len) argument
3839 mptcp_get_hmac(mptcp_addr_id aid, struct mptcb *mp_tp, u_char *digest, int digest_len) argument

Completed in 361 milliseconds