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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11wrapper.h176 #define jLongToCKLong(x) ((CK_LONG) x) macro
H A Dp11_util.c877 *ckpValue = jLongToCKLong(jValue);

Completed in 33 milliseconds