Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h366 #define SCTP_AUTH_FREE_KEY 0x0003 macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h479 #define SCTP_AUTH_FREE_KEY 0x0003 macro
Dsctputil.c4425 sctp_notify_authentication(stcb, SCTP_AUTH_FREE_KEY, error,
/third_party/openssl/crypto/bio/
Dbss_dgram.c998 if (authkeyevent->auth_indication == SCTP_AUTH_FREE_KEY) { in dgram_sctp_handle_auth_free_key_event()