Searched refs:slotkey2 (Results 1 – 1 of 1) sorted by relevance
1471 slot_object_t *slotkey1 = NULL, *slotkey2 = NULL, *slotkey3 = NULL, in meta_derive_key() local1527 rv = meta_slot_object_alloc(&slotkey2); in meta_derive_key()1627 slotkey2->hObject = keys->hServerMacSecret; in meta_derive_key()1638 slotkey2->hObject, newKey2); in meta_derive_key()1656 newKey2->clones[slotnum] = slotkey2; in meta_derive_key()1668 meta_slot_object_activate(slotkey2, derive_session, in meta_derive_key()1670 slotkey2 = NULL; in meta_derive_key()1706 if (slotkey2) { in meta_derive_key()1707 meta_slot_object_dealloc(slotkey2); in meta_derive_key()