| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_platform_linux.cpp | 544 // 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 D | argon2-core.h | 258 * XORing the last block of each lane, hashing it, making the tag. Deallocates
|
| /freebsd/contrib/bearssl/src/aead/ |
| H A D | ccm.c | 258 * computing the CBC-MAC before or after XORing with the CTR in br_ccm_run()
|
| /freebsd/crypto/openssl/providers/implementations/digests/ |
| H A D | blake2b_prov.c | 154 /* Permute the state while xoring in the block of data. */
|
| H A D | blake2s_prov.c | 144 /* Permute the state while xoring in the block of data. */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 450 /// Update known bits based on XORing with RHS.
|
| /freebsd/crypto/openssl/providers/implementations/rands/ |
| H A D | drbg_ctr.c | 86 * 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 D | lac_sym_hash.h | 446 * This function performs the XORing of the IPAD and OPAD constants to
|
| /freebsd/contrib/xz/src/liblzma/simple/ |
| H A D | riscv.c | 301 // By XORing the registers, any non-zero value in those bits indicates the
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | vpaes-loongarch64.pl | 487 ## Smears the dwords of %vr7 by xoring the low into the
|
| H A D | vpaes-x86.pl | 576 ## Smears the dwords of %xmm7 by xoring the low into the
|
| H A D | vpaes-x86_64.pl | 507 ## Smears the dwords of %xmm7 by xoring the low into the
|
| H A D | bsaes-armv8.pl | 1056 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 D | vpaes-ppc.pl | 1212 ## Smears the dwords of %xmm7 by xoring the low into the
|
| H A D | vpaes-armv8.pl | 907 // Smears the dwords of %xmm7 by xoring the low into the
|
| H A D | aes-riscv64.pl | 613 # T0-T15 now contain the decrypted block, minus xoring with the final round
|
| /freebsd/sys/dev/enetc/ |
| H A D | if_enetc.c | 804 * The six bit hash is calculated by xoring every in enetc_hash_mac()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_impl.h | 225 * Method for adding (XORing) two buffers.
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | bsaes-armv8.S | 1023 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 D | vpaes-armv8.S | 837 // Smears the dwords of %xmm7 by xoring the low into the
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | ef10_nic.c | 1338 * It implies explicit XORing together in ef10_get_datapath_caps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 1043 // Adding, Xoring, Oring zero to a number does not change it. in getRecurrenceIdentity()
|
| /freebsd/crypto/libecc/src/examples/sig/rsa/ |
| H A D | rsa.c | 922 /* 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 D | APInt.h | 712 /// \returns *this after XORing with RHS.
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAndOrXor.cpp | 4778 // If we are XORing the sign bit of a floating-point value, convert in visitXor()
|