Home
last modified time | relevance | path

Searched refs:SCTP_AUTH_FREE_KEY (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_uio.h458 #define SCTP_AUTH_FREE_KEY 0x0003 macro
HDsctputil.c3763 sctp_notify_authentication(stcb, SCTP_AUTH_FREE_KEY, error, in sctp_ulp_notify()
/NextBSD/crypto/openssl/crypto/bio/
HDbss_dgram.c1143 if (authkeyevent->auth_indication == SCTP_AUTH_FREE_KEY) { in dgram_sctp_handle_auth_free_key_event()