Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h451 #define SCTP_SHA1_FINAL(x,y) SHA1Final((caddr_t)x, y) macro
H A Dsctp_auth.c892 SCTP_SHA1_FINAL(digest, &ctx->sha1); in sctp_hmac_final()