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

/macosx-10.10/security_systemkeychain-55202/src/
H A Dsystemkeychain.cpp472 CSSM_SUBSERVICE_UID tokenUID; local
479 cx = CSSM_GetSubserviceUIDFromHandle (dstdldbHandle.DLHandle, &tokenUID);
483 secdebug("kcreferral", "Key found on token with subserviceId: %d", tokenUID.SubserviceId);
484 DLDbIdentifier tokenIdentifier(tokenName, Guid(gGuidAppleSdCSPDL), tokenUID.SubserviceId,

Completed in 184 milliseconds