Home
last modified time | relevance | path

Searched refs:SSL_R_PUBLIC_KEY_IS_NOT_RSA (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/crypto/openssl/ssl/
Dssl_err.c503 {ERR_REASON(SSL_R_PUBLIC_KEY_IS_NOT_RSA), "public key is not rsa"},
Ds2_clnt.c1069 SSLerr(SSL_F_SSL_RSA_PUBLIC_ENCRYPT, SSL_R_PUBLIC_KEY_IS_NOT_RSA); in ssl_rsa_public_encrypt()
Ds2_srvr.c1145 SSLerr(SSL_F_SSL_RSA_PRIVATE_DECRYPT, SSL_R_PUBLIC_KEY_IS_NOT_RSA); in ssl_rsa_private_decrypt()
Dssl.h2133 # define SSL_R_PUBLIC_KEY_IS_NOT_RSA 209 macro