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 D | bio.h | 130 # define BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY 51 macro
|
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | statem_clnt.c | 1731 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 D | statem_srvr.c | 878 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 D | statem_clnt.c | 1689 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 D | statem_srvr.c | 877 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 D | bss_dgram.c | 1397 case BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY: in dgram_sctp_ctrl()
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bss_dgram.c | 1379 case BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY: in dgram_sctp_ctrl()
|
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | bio.h.in | 143 # define BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY 51 macro
|