Searched refs:RSACryptOperation (Results 1 – 1 of 1) sorted by relevance
1307 typedef int RSACryptOperation(size_t flen, const unsigned char* from, unsigned char* to, RSA* rsa, typedef1310 static jint RSA_crypt_operation(RSACryptOperation operation, const char* caller, JNIEnv* env, in RSA_crypt_operation()