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