Searched refs:RSA_R_RSA_OPERATIONS_NOT_SUPPORTED (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/rsa/
H A Drsa_null.c110 RSAerr(RSA_F_RSA_NULL_PUBLIC_ENCRYPT, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
117 RSAerr(RSA_F_RSA_NULL_PRIVATE_ENCRYPT, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
124 RSAerr(RSA_F_RSA_NULL_PRIVATE_DECRYPT, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
131 RSAerr(RSA_F_RSA_NULL_PUBLIC_DECRYPT, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
138 ...err(RSA_F_RSA_NULL_MOD_EXP, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
H A Drsa_err.c156 {ERR_REASON(RSA_R_RSA_OPERATIONS_NOT_SUPPORTED),"rsa operations not supported"},
H A Drsa.h484 #define RSA_R_RSA_OPERATIONS_NOT_SUPPORTED 130 macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_null.c124 RSAerr(RSA_F_RSA_NULL, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
131 RSAerr(RSA_F_RSA_NULL, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
138 RSAerr(RSA_F_RSA_NULL, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
145 RSAerr(RSA_F_RSA_NULL, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
152 RSAerr(RSA_F_RSA_NULL, RSA_R_RSA_OPERATIONS_NOT_SUPPORTED);
H A Drsa_err.c142 {RSA_R_RSA_OPERATIONS_NOT_SUPPORTED ,"rsa operations not supported"},
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/opensslUtils/
H A DopensslUtils.cpp193 case RSA_R_RSA_OPERATIONS_NOT_SUPPORTED:
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Drsa.h353 #define RSA_R_RSA_OPERATIONS_NOT_SUPPORTED 130 macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Drsa.h484 #define RSA_R_RSA_OPERATIONS_NOT_SUPPORTED 130 macro

Completed in 192 milliseconds