Searched refs:SSL_R_PUBLIC_KEY_IS_NOT_RSA (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl_err.c421 {ERR_REASON(SSL_R_PUBLIC_KEY_IS_NOT_RSA) ,"public key is not rsa"},
H A Ds2_clnt.c1105 SSLerr(SSL_F_SSL_RSA_PUBLIC_ENCRYPT,SSL_R_PUBLIC_KEY_IS_NOT_RSA);
H A Ds2_srvr.c1125 SSLerr(SSL_F_SSL_RSA_PRIVATE_DECRYPT,SSL_R_PUBLIC_KEY_IS_NOT_RSA);
H A Dssl.h2025 #define SSL_R_PUBLIC_KEY_IS_NOT_RSA 209 macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h2025 #define SSL_R_PUBLIC_KEY_IS_NOT_RSA 209 macro

Completed in 198 milliseconds