Home
last modified time | relevance | path

Searched full:xoring (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp544 // functions) by XORing them with a random key. For AArch64 it is a global
546 // issuing a setjmp and XORing the SP pointer values to derive the key.
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h258 * XORing the last block of each lane, hashing it, making the tag. Deallocates
/freebsd/contrib/bearssl/src/aead/
H A Dccm.c258 * computing the CBC-MAC before or after XORing with the CTR in br_ccm_run()
/freebsd/crypto/openssl/providers/implementations/digests/
H A Dblake2b_prov.c154 /* Permute the state while xoring in the block of data. */
H A Dblake2s_prov.c144 /* Permute the state while xoring in the block of data. */
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h450 /// Update known bits based on XORing with RHS.
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c86 * are XORing. So just process however much input we have. in ctr_XOR()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash.h446 * This function performs the XORing of the IPAD and OPAD constants to
/freebsd/contrib/xz/src/liblzma/simple/
H A Driscv.c301 // By XORing the registers, any non-zero value in those bits indicates the
/freebsd/crypto/openssl/crypto/aes/asm/
H A Dvpaes-loongarch64.pl487 ## Smears the dwords of %vr7 by xoring the low into the
H A Dvpaes-x86.pl576 ## Smears the dwords of %xmm7 by xoring the low into the
H A Dvpaes-x86_64.pl507 ## Smears the dwords of %xmm7 by xoring the low into the
H A Dbsaes-armv8.pl1056 eor v6.16b, v6.16b, v7.16b // fix up round 0 key (by XORing with 0x63)
1978 eor v6.16b, v6.16b, v7.16b // fix up round 0 key (by XORing with 0x63)
H A Dvpaes-ppc.pl1212 ## Smears the dwords of %xmm7 by xoring the low into the
H A Dvpaes-armv8.pl907 // Smears the dwords of %xmm7 by xoring the low into the
H A Daes-riscv64.pl613 # T0-T15 now contain the decrypted block, minus xoring with the final round
/freebsd/sys/dev/enetc/
H A Dif_enetc.c804 * The six bit hash is calculated by xoring every in enetc_hash_mac()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h225 * Method for adding (XORing) two buffers.
/freebsd/sys/crypto/openssl/aarch64/
H A Dbsaes-armv8.S1023 eor v6.16b, v6.16b, v7.16b // fix up round 0 key (by XORing with 0x63)
1945 eor v6.16b, v6.16b, v7.16b // fix up round 0 key (by XORing with 0x63)
H A Dvpaes-armv8.S837 // Smears the dwords of %xmm7 by xoring the low into the
/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c1338 * It implies explicit XORing together in ef10_get_datapath_caps()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1043 // Adding, Xoring, Oring zero to a number does not change it. in getRecurrenceIdentity()
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c922 /* 1) PS is made of 0 so xoring it with first pslen bytes of dbmask is a NOP */ in emsa_pss_encode()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h712 /// \returns *this after XORing with RHS.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp4778 // If we are XORing the sign bit of a floating-point value, convert in visitXor()

12