Searched refs:BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
H A Dbss_dgram.c1377 case BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY:
/external/openssl/include/openssl/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
/external/openssl/ssl/
H A Dd1_clnt.c545 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL);
H A Dd1_srvr.c727 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL);

Completed in 199 milliseconds