Searched refs:SCTP_SHA1_FINAL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ | ||
| H A D | sctp_os_bsd.h | 451 #define SCTP_SHA1_FINAL(x,y) SHA1Final((caddr_t)x, y) macro |
| H A D | sctp_auth.c | 892 SCTP_SHA1_FINAL(digest, &ctx->sha1); in sctp_hmac_final() |