Searched refs:sctp_hmac (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_auth.h | 176 sctp_hmac(uint16_t hmac_algo, uint8_t *key, uint32_t keylen,
|
| H A D | sctp_auth.c | 915 sctp_hmac(uint16_t hmac_algo, uint8_t *key, uint32_t keylen, in sctp_hmac() function 1086 return (sctp_hmac(hmac_algo, key->key, key->keylen, text, textlen, in sctp_compute_hmac()
|
| H A D | sctputil.c | 1004 (void)sctp_hmac(SCTP_HMAC, (uint8_t *)m->random_numbers, in sctp_fill_random_store()
|