/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsclone.c | 210 static int wipe = 0; variable 844 if (opt.save_image || (opt.metadata_image && wipe)) { 850 if ((!opt.metadata_image || wipe) 1369 if (opt.metadata_image && wipe) 1375 if (opt.metadata_image && !wipe) 1496 * Copy and wipe the full MFT or MFTMirr data. 1579 * Copy and wipe the non-resident part of a directory index 1640 /* wipe records_per_set records */ 1673 if (opt.metadata_image ? wipe : !wipe) { [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | omadec.c | 595 goto wipe; in oma_read_seek() 597 goto wipe; in oma_read_seek() 601 goto wipe; in oma_read_seek() 605 wipe: in oma_read_seek()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | RegionInfo.h | 702 Arg.wipe(); in RegionInfoBase() 711 RHS.wipe(); in operator =() 746 void wipe() { in wipe() function in llvm::RegionInfoBase
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_sched_gm107.h | 38 void wipe() in wipe() function
|
H A D | nv50_ir_emit_nvc0.cpp | 3070 void wipe(int regs) 3234 scoreBoards[i].wipe(regs);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 263 Arg.wipe(); in DominatorTreeBase() 273 RHS.wipe(); in operator =() 848 void wipe() { in wipe() function in llvm::DominatorTreeBase
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | 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
|
/third_party/openssl/crypto/bn/asm/ |
H A D | 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
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/ |
H A D | s390xcpuid.S | 12 stg %r0,S390X_STFLE+8(%r4) # wipe capability vectors 34 stg %r0,S390X_KIMD(%r4) # wipe capability vectors
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/ |
H A D | s390xcpuid.S | 12 stg %r0,S390X_STFLE+8(%r4) # wipe capability vectors 34 stg %r0,S390X_KIMD(%r4) # wipe capability vectors
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/ |
H A D | s390xcpuid.S | 12 stg %r0,S390X_STFLE+8(%r4) # wipe capability vectors 34 stg %r0,S390X_KIMD(%r4) # wipe capability vectors
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/ |
H A D | s390xcpuid.S | 12 stg %r0,S390X_STFLE+8(%r4) # wipe capability vectors 34 stg %r0,S390X_KIMD(%r4) # wipe capability vectors
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 178 char tmp[3 + 128 + SANE_MAX_USERNAME_LEN + SANE_MAX_PASSWORD_LEN], *wipe; in auth_callback() local 294 strcpy (password, (wipe = getpass ("Enter password: "))); in auth_callback() 295 memset (wipe, 0, strlen (password)); in auth_callback()
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 274 { .mmi; mov @k[4]=0 // wipe key material
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 272 { .mmi; mov @k[4]=0 // wipe key material
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 1376 .Lcbc_dec_bzero: @ wipe key schedule [if any] 1566 .Lctr_enc_bzero: @ wipe key schedule [if any] 2028 .Lxts_enc_bzero: @ wipe key schedule [if any] 2463 .Lxts_dec_bzero: @ wipe key schedule [if any]
|
/third_party/openssl/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 1376 .Lcbc_dec_bzero: @ wipe key schedule [if any] 1566 .Lctr_enc_bzero: @ wipe key schedule [if any] 2028 .Lxts_enc_bzero: @ wipe key schedule [if any] 2463 .Lxts_dec_bzero: @ wipe key schedule [if any]
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparccpuid.S | 59 ! we wipe it as memcpy might have used it...
|
/third_party/openssl/crypto/ |
H A D | sparccpuid.S | 59 ! we wipe it as memcpy might have used it...
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-parisc.pl | 274 andcm $Tbl,$t1,$Tbl ; wipe privilege level
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-parisc.pl | 274 andcm $Tbl,$t1,$Tbl ; wipe privilege level
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1636 stg %r0,96+80(%r15) # wipe key 1794 stmg %r0,%r3,80-32(%r15) # wipe copy of the key 1984 stg %r15,80+0(%r15) # wipe tweak 2096 stg %r15,80+0(%r15) # wipe tweak 2209 stg %r15,80+0(%r15) # wipe tweak 2359 stg %r15,80-16+0(%r15) # wipe 2nd tweak 2362 stg %r15,80+0(%r15) # wipe tweak
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1636 stg %r0,96+80(%r15) # wipe key 1794 stmg %r0,%r3,80-32(%r15) # wipe copy of the key 1984 stg %r15,80+0(%r15) # wipe tweak 2096 stg %r15,80+0(%r15) # wipe tweak 2209 stg %r15,80+0(%r15) # wipe tweak 2359 stg %r15,80-16+0(%r15) # wipe 2nd tweak 2362 stg %r15,80+0(%r15) # wipe tweak
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1636 stg %r0,160+80(%r15) # wipe key 1794 stmg %r0,%r3,144-32(%r15) # wipe copy of the key 1983 stg %r15,144+0(%r15) # wipe tweak 2095 stg %r15,144+0(%r15) # wipe tweak 2207 stg %r15,144+0(%r15) # wipe tweak 2357 stg %r15,144-16+0(%r15) # wipe 2nd tweak 2360 stg %r15,144+0(%r15) # wipe tweak
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1636 stg %r0,160+80(%r15) # wipe key 1794 stmg %r0,%r3,144-32(%r15) # wipe copy of the key 1983 stg %r15,144+0(%r15) # wipe tweak 2095 stg %r15,144+0(%r15) # wipe tweak 2207 stg %r15,144+0(%r15) # wipe tweak 2357 stg %r15,144-16+0(%r15) # wipe 2nd tweak 2360 stg %r15,144+0(%r15) # wipe tweak
|