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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_general.c687 CK_MECHANISM_INFO ckMechanismInfo; local
698 &ckMechanismInfo);
700 jMechanismInfo = ckMechanismInfoPtrToJMechanismInfo(env, &ckMechanismInfo);

Completed in 1261 milliseconds