HomeSort by: relevance | last modified time | path
    Searched refs:wipe (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/gpl2/lvm2/dist/lib/label/
label.c 192 /* FIXME Also wipe associated metadata area headers? */
199 int wipe; local
205 log_very_verbose("Scanning for labels to wipe from %s", dev_name(dev));
227 wipe = 0;
231 wipe = 1;
236 wipe = 1;
242 if (wipe) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
RegionInfo.h 700 Arg.wipe();
709 RHS.wipe();
740 /// Wipe this region tree's state without releasing any resources.
744 void wipe() { function in class:llvm::RegionInfoBase
  /src/sys/arch/x68k/stand/libiocs/
Makefile 37 os_curof.S drawmode.S apage.S vpage.S home.S window.S wipe.S pset.S \
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
armv4-mont.pl 718 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
722 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
731 vst1.64 {q0-q1}, [$aptr,:256]! @ wipe
735 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
armv4-mont.pl 718 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
722 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
731 vst1.64 {q0-q1}, [$aptr,:256]! @ wipe
735 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
armv4-mont.pl 709 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
713 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
722 vst1.64 {q0-q1}, [$aptr,:256]! @ wipe
726 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
GenericDomTree.h 272 Arg.wipe();
282 RHS.wipe();
903 /// Wipe this tree's state without releasing any resources.
907 void wipe() { function in class:llvm::DominatorTreeBase
  /src/games/warp/
config.h.SH 21 * that running config.h.SH again will wipe out any changes you've made.
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
lifetime.d 2225 wipe(source);
2227 wipe(source, ref () @trusted { return *cast(immutable(T)*) __traits(initSymbol, T).ptr; } ());
2600 private void wipe(T, Init...)(return scope ref T source, ref const scope Init initializer) @trusted
2608 wipe(source[i], initializer[0][i]);
2610 wipe(source[i]);
2619 wipe(source.tupleof[i], initializer[0].tupleof[i]);
2621 wipe(source.tupleof[i]);
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
bsaes-armv8.pl 1258 .Lcbc_dec_bzero:// wipe key schedule [if any]
1413 .Lctr_enc_bzero: // wipe key schedule [if any]
1898 .Lxts_enc_bzero: // wipe key schedule
2375 .Lxts_dec_bzero: // wipe key schedule
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-ia64.pl 274 { .mmi; mov @k[4]=0 // wipe key material
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-ia64.pl 274 { .mmi; mov @k[4]=0 // wipe key material
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
bsaes-armv7.S 1328 .Lcbc_dec_bzero:@ wipe key schedule [if any]
1510 .Lctr_enc_bzero:@ wipe key schedule [if any]
2034 .Lxts_enc_bzero:@ wipe key schedule [if any]
2545 .Lxts_dec_bzero:@ wipe key schedule [if any]
  /src/crypto/external/apache2/openssl/dist/crypto/
sparccpuid.S 63 ! we wipe it as memcpy might have used it...
  /src/crypto/external/bsd/openssl/dist/crypto/
sparccpuid.S 63 ! we wipe it as memcpy might have used it...
  /src/crypto/external/bsd/openssl.old/dist/crypto/
sparccpuid.S 59 ! we wipe it as memcpy might have used it...
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha512-parisc.pl 274 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha512-parisc.pl 274 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha512-parisc.pl 271 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 917 % @center is the first thing after a section heading, we need to wipe
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 917 % @center is the first thing after a section heading, we need to wipe
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 916 % @center is the first thing after a section heading, we need to wipe
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 916 % @center is the first thing after a section heading, we need to wipe
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 917 % @center is the first thing after a section heading, we need to wipe
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 917 % @center is the first thing after a section heading, we need to wipe

Completed in 121 milliseconds

1 2