Searched refs:BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY (Results 1 - 10 of 10) 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.c730 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
763 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY, 0, NULL); local
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
H A Dbss_dgram.c1410 case BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY:
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
/external/openssl/crypto/bio/
H A Dbio.h182 #define BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY 52 macro
H A Dbss_dgram.c1417 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/chromium_org/third_party/openssl/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 644 milliseconds