Searched defs:CK_VOID_PTR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h75 typedef void CK_PTR CK_VOID_PTR; typedef
77 /* Pointer to a CK_VOID_PTR-- i.e., pointer to pointer to void */
78 typedef CK_VOID_PTR CK_PTR CK_VOID_PTR_PTR;
608 CK_VOID_PTR pValue;
1005 CK_VOID_PTR pParameter;
1207 CK_VOID_PTR pApplication /* passed to C_OpenSession */
1232 CK_VOID_PTR pMutex /* pointer to mutex */
1238 CK_VOID_PTR pMutex /* pointer to mutex */
1245 CK_VOID_PTR pMutex /* pointer to mutex */
1257 CK_VOID_PTR pReserve
[all...]

Completed in 111 milliseconds