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

/openjdk7/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.c85 jobject globalPKCS11ImplementationReference; local
140 globalPKCS11ImplementationReference = (*env)->NewGlobalRef(env, obj);
141 putModuleEntry(env, globalPKCS11ImplementationReference, moduleData);
/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.c84 jobject globalPKCS11ImplementationReference; local
150 globalPKCS11ImplementationReference = (*env)->NewGlobalRef(env, obj);
151 putModuleEntry(env, globalPKCS11ImplementationReference, moduleData);

Completed in 60 milliseconds