Searched refs:slot_unwrapped_key (Results 1 – 1 of 1) sorted by relevance
1309 slot_object_t *slot_unwrappingkey, *slot_unwrapped_key; in meta_unwrap_key() local1335 rv = meta_slot_object_alloc(&slot_unwrapped_key); in meta_unwrap_key()1399 slot_unwrapped_key->hObject = hUnwrappedKey; in meta_unwrap_key()1400 unwrapped_key->clones[slotnum] = slot_unwrapped_key; in meta_unwrap_key()1403 slot_unwrapped_key->hObject, unwrapped_key); in meta_unwrap_key()1407 meta_slot_object_activate(slot_unwrapped_key, unwrap_session, in meta_unwrap_key()1409 slot_unwrapped_key = NULL; in meta_unwrap_key()1412 if (slot_unwrapped_key) { in meta_unwrap_key()1413 meta_slot_object_dealloc(slot_unwrapped_key); in meta_unwrap_key()