Home | History | Annotate | Download | only in crypto

Lines Matching refs:slot_id

480       CK_SLOT_ID slot_id) {
488 PK11SlotInfo* slot = SECMOD_LookupSlot(chaps_module->moduleID, slot_id);
490 LOG(ERROR) << "TPM slot " << slot_id << " not found.";
529 CK_SLOT_ID slot_id) {
545 slot_id,
991 CK_SLOT_ID slot_id) {
992 g_nss_singleton.Get().InitializeTPMForChromeOSUser(username_hash, slot_id);