Searched refs:dst_slot_session (Results 1 – 1 of 1) sorted by relevance
966 slot_session_t *dst_slot_session) in clone_by_create() argument987 if (dst_slot_session->slotnum == get_keystore_slotnum()) in clone_by_create()998 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_CreateObject( in clone_by_create()999 dst_slot_session->hSession, object->clone_template, in clone_by_create()1239 slot_session_t *dst_slot_session) in clone_by_wrap() argument1290 dst_slot_session->slotnum, &wrap_info); in clone_by_wrap()1384 rv = create_wrap_unwrap_key(dst_slot_session, in clone_by_wrap()1390 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_UnwrapKey( in clone_by_wrap()1391 dst_slot_session->hSession, &wrappingMech, in clone_by_wrap()1463 dst_slot_session); in clone_by_wrap()[all …]