Searched refs:ckSessionInfoPtrToJSessionInfo (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_sessmgmt.c269 jSessionInfo = ckSessionInfoPtrToJSessionInfo(env, &ckSessionInfo);
H A Dpkcs11wrapper.h317 jobject ckSessionInfoPtrToJSessionInfo(JNIEnv *env, const CK_SESSION_INFO_PTR ckpSessionInfo);
H A Dp11_convert.c165 jobject ckSessionInfoPtrToJSessionInfo(JNIEnv *env, const CK_SESSION_INFO_PTR ckpSessionInfo) function

Completed in 36 milliseconds