Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h456 #define SCTP_SHA256_FINAL(x,y) SHA256_Final((caddr_t)x, y) macro
H A Dsctp_auth.c895 SCTP_SHA256_FINAL(digest, &ctx->sha256); in sctp_hmac_final()