Searched refs:dst_slot_session (Results 1 – 1 of 1) sorted by relevance
970 slot_session_t *dst_slot_session) in clone_by_create() argument991 if (dst_slot_session->slotnum == get_keystore_slotnum()) in clone_by_create()1002 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_CreateObject( in clone_by_create()1003 dst_slot_session->hSession, object->clone_template, in clone_by_create()1243 slot_session_t *dst_slot_session) in clone_by_wrap() argument1294 dst_slot_session->slotnum, &wrap_info); in clone_by_wrap()1388 rv = create_wrap_unwrap_key(dst_slot_session, in clone_by_wrap()1394 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_UnwrapKey( in clone_by_wrap()1395 dst_slot_session->hSession, &wrappingMech, in clone_by_wrap()1467 dst_slot_session); in clone_by_wrap()[all …]