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