Searched refs:sctp_hmac_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dsctp_auth.c858 sctp_hmac_init(uint16_t hmac_algo, sctp_hash_context_t * ctx) function
945 sctp_hmac_init(hmac_algo, &ctx);
965 sctp_hmac_init(hmac_algo, &ctx);
971 sctp_hmac_init(hmac_algo, &ctx);
1005 sctp_hmac_init(hmac_algo, &ctx);
1025 sctp_hmac_init(hmac_algo, &ctx);
1050 sctp_hmac_init(hmac_algo, &ctx);
1119 sctp_hmac_init(hmac_algo, &ctx);
1153 sctp_hmac_init(hmac_algo, &ctx);

Completed in 88 milliseconds