Home
last modified time | relevance | path

Searched refs:wipe (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/
H A Dmakefile-add-ldflags.patch12 wipe : $(OBJECTS)
13 - $(CC) $(CCO) $(OBJECTS) -o wipe
14 + $(CC) $(CCO) $(LDFLAGS) $(OBJECTS) -o wipe
16 wipe.o : wipe.c random.h misc.h version.h
17 $(CC) $(CCO) $(CCOC) wipe.c -o wipe.o
H A Dsupport-cross-compile-for-linux.patch26 rm -f wipe $(OBJECTS) wipe.tr-asc.1 version.h
29 - install -m755 -o root -g root wipe $(DESTDIR)/usr/bin
31 + install -m755 -o root -g root wipe $(DESTDIR)$(bindir)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/
H A Dwipe_0.24.bb5 5.5.1, Solaris 2.6. wipe is released under the GPL. Pre-compiled \
7 Under Debian, the package name is wipe"
8 HOMEPAGE = "http://lambda-diode.com/software/wipe/"
12 SRC_URI = "git://github.com/berke/wipe.git;branch=master;protocol=https \
/openbmc/estoraged/
H A DREADME.md7 encrypted filesystem, wipe its contents, lock/unlock the device, or change the
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dlibfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch22 libfdisk/src/wipe.c | 3 +++
25 diff --git a/libfdisk/src/wipe.c b/libfdisk/src/wipe.c
27 --- a/libfdisk/src/wipe.c
28 +++ b/libfdisk/src/wipe.c
/openbmc/linux/fs/ocfs2/
H A Dinode.c889 int *wipe) in ocfs2_query_inode_wipe() argument
895 *wipe = 0; in ocfs2_query_inode_wipe()
971 *wipe = 1; in ocfs2_query_inode_wipe()
994 int wipe, status; in ocfs2_delete_inode() local
1062 status = ocfs2_query_inode_wipe(inode, di_bh, &wipe); in ocfs2_delete_inode()
1063 if (!wipe || status < 0) { in ocfs2_delete_inode()
/openbmc/linux/drivers/hid/
H A Dhid-roccat-kone.h155 struct_group(wipe,
H A Dhid-roccat-kone.c866 memset(&event->wipe, 0, sizeof(event->wipe)); in kone_raw_event()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dfastboot.mk31 libext4_utils_SRC_FILES += wipe.c
H A Dext4_utils.mk25 libext4_utils_SRC_FILES += wipe.c
H A Dadbd.mk115 libext4_utils_SRC_FILES += wipe.c
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dsigning-keys.bb78 # it cleans ${B} and will wipe any keys exported by do_get_public_keys.
H A Dcve-update-nvd2-native.bb118 # just wipe any leftovers and force the DB to be recreated.
128 # just wipe any leftovers and force the DB to be recreated.
/openbmc/docs/designs/
H A Destoraged.md16 encrypted filesystem, wipe its contents, lock/unlock the device, or change the
55 - Securely wipe the device and verify that the data was wiped
/openbmc/qemu/roms/
H A DMakefile184 $(MESON) setup $(if $(wildcard qboot/build/meson-private),--wipe,) qboot qboot/build
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dweston_14.0.1.bb99 # Weston doesn't need the .la files to load modules, so wipe them
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst32 overwrite <keyid> - wipe the entire nvdimm.
/openbmc/linux/drivers/md/
H A Ddm-crypt.c106 int (*wipe)(struct crypt_config *cc); member
1096 .wipe = crypt_iv_lmk_wipe,
1105 .wipe = crypt_iv_tcw_wipe,
1123 .wipe = crypt_iv_elephant_wipe,
2703 if (cc->iv_gen_ops && cc->iv_gen_ops->wipe) { in crypt_wipe_key()
2704 r = cc->iv_gen_ops->wipe(cc); in crypt_wipe_key()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1517 - Slice groups grow in wipe scan pattern from top to bottom.
1536 Specifies a direction of the slice group change for raster and wipe
1546 - Raster scan or wipe right.
1548 - Reverse raster scan or wipe left.
1553 Specifies the size of the first slice group for raster and wipe map.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst144 - ``wipe-sysroot``: The ``wipe-sysroot`` script has been removed as
H A Drelease-notes-4.0.4.rst72 - externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/
H A Dlocal.conf.sample37 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate
/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/
H A Dlocal.conf.sample37 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample37 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/
H A Dlocal.conf.sample59 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate

123