Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_auth.h176 sctp_compute_hmac(uint16_t hmac_algo, sctp_key_t *key,
H A Dsctp_auth.c1054 sctp_compute_hmac(uint16_t hmac_algo, sctp_key_t *key, uint8_t *text, in sctp_compute_hmac() function