Searched refs:RSA_FLAG_SIGN_VER (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/rsa/
H A Drsa_sign.c88 if((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_sign)
311 if((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_verify)
H A Drsa.h112 * compatibility this functionality is only enabled if the RSA_FLAG_SIGN_VER
192 #define RSA_FLAG_SIGN_VER 0x0040 macro
/external/openssl/include/openssl/
H A Drsa.h112 * compatibility this functionality is only enabled if the RSA_FLAG_SIGN_VER
192 #define RSA_FLAG_SIGN_VER 0x0040 macro

Completed in 22 milliseconds