Home
last modified time | relevance | path

Searched refs:SSL_F_DTLS1_SEND_CLIENT_VERIFY (Results 1 – 3 of 3) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_clnt.c1569 SSLerr(SSL_F_DTLS1_SEND_CLIENT_VERIFY, ERR_R_RSA_LIB); in dtls1_send_client_verify()
1582 SSLerr(SSL_F_DTLS1_SEND_CLIENT_VERIFY, ERR_R_DSA_LIB); in dtls1_send_client_verify()
1595 SSLerr(SSL_F_DTLS1_SEND_CLIENT_VERIFY, ERR_R_ECDSA_LIB); in dtls1_send_client_verify()
1603 SSLerr(SSL_F_DTLS1_SEND_CLIENT_VERIFY, ERR_R_INTERNAL_ERROR); in dtls1_send_client_verify()
H A Dssl_err.c107 {ERR_FUNC(SSL_F_DTLS1_SEND_CLIENT_VERIFY), "DTLS1_SEND_CLIENT_VERIFY"},
H A Dssl.h2266 # define SSL_F_DTLS1_SEND_CLIENT_VERIFY 263 macro