Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY (Results 1 – 8 of 8) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h130 # define BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY 51 macro
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_clnt.c1731 BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_process_server_hello()
3432 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_client_key_exchange_post_work()
H A Dstatem_srvr.c878 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in ossl_statem_server_post_work()
3555 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_post_process_client_key_exchange()
/netbsd/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_clnt.c1689 BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_process_server_hello()
3390 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_client_key_exchange_post_work()
H A Dstatem_srvr.c877 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in ossl_statem_server_post_work()
3378 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY, in tls_post_process_client_key_exchange()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c1397 case BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY: in dgram_sctp_ctrl()
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c1379 case BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY: in dgram_sctp_ctrl()
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in143 # define BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY 51 macro