Searched defs:BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY (Results 1 - 4 of 4) sorted by relevance

/external/openssl/ssl/
H A Dd1_clnt.c573 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
623 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
H A Dd1_srvr.c731 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
764 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
/external/openssl/crypto/bio/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
/external/openssl/include/openssl/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro

Completed in 65 milliseconds