Searched refs:throwPKCS11RuntimeException (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_util.c235 void throwPKCS11RuntimeException(JNIEnv *env, const char *message) function
248 throwPKCS11RuntimeException(env, "This object is not connected to a module.");
1096 throwPKCS11RuntimeException(env, exceptionMsg);
H A Dpkcs11wrapper.h284 void throwPKCS11RuntimeException(JNIEnv *env, const char *message);

Completed in 25 milliseconds