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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1584 C_Initialize(CK_VOID_PTR pVoid) argument
1604 * if pVoid is NULL, then everything is OK. The applicaiton
1608 if (pVoid != NULL) {
1610 pArg = (CK_C_INITIALIZE_ARGS *)pVoid;

Completed in 78 milliseconds