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

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1585 C_Initialize(CK_VOID_PTR pVoid) argument
1605 * if pVoid is NULL, then everything is OK. The application
1609 if (pVoid != NULL) {
1611 pArg = (CK_C_INITIALIZE_ARGS *)pVoid;

Completed in 18 milliseconds