HomeSort by relevance Sort by last modified time
    Searched refs:RSA_FLAG_SIGN_VER (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/rsa/
rsa_sign.c 88 if((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_sign)
311 if((rsa->flags & RSA_FLAG_SIGN_VER) && rsa->meth->rsa_verify)
rsa.h 112 * compatibility this functionality is only enabled if the RSA_FLAG_SIGN_VER
192 #define RSA_FLAG_SIGN_VER 0x0040
  /external/openssl/include/openssl/
rsa.h 112 * compatibility this functionality is only enabled if the RSA_FLAG_SIGN_VER
192 #define RSA_FLAG_SIGN_VER 0x0040

Completed in 34 milliseconds