Lines Matching defs:rsa
73 int RSA2RSAPublicKey(RSA *rsa, RSAPublicKey *publicKey) in RSA2RSAPublicKey()
185 RSA *rsa = RSA_new(); in GenerateKey() local
242 RSA *rsa = RSA_new(); in ReadKey() local
308 int AuthSign(void *rsa, const unsigned char *token, size_t tokenSize, void *sig) in AuthSign()
430 RSA *rsa = nullptr; in AuthVerify() local
516 RSA *rsa = RSA_new(); in GenerateNewKey() local
821 static bool LoadPrivateKey(const string& prikey_filename, RSA **rsa, EVP_PKEY **evp)
927 static bool RsaEncrypt(string &buf, RSA *rsa)
964 RSA *rsa = nullptr; local
1006 RSA *rsa = nullptr; local
1109 RSA *rsa = nullptr; local