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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_keymgmt.c151 CK_OBJECT_HANDLE_PTR ckpPrivateKeyHandle; /* pointer to Private Key */ local
172 ckpPrivateKeyHandle = (ckpKeyHandles + 1); /* second element of array is Private Key */
196 ckpPublicKeyHandle, ckpPrivateKeyHandle);

Completed in 30 milliseconds