Searched full:xoring (Results 1 – 20 of 20) sorted by relevance
/linux/arch/arm64/crypto/ |
H A D | polyval-ce-core.S | 111 * Same as karatsuba1, except overwrites HI, LO, MI rather than XORing into 189 * + T_1 and XORing into dest, rather than separately XORing P_1 : P_0 and T_0 :
|
/linux/Documentation/admin-guide/ |
H A D | vga-softcursor.rst | 36 (by simply XORing them with the value of this parameter). On standard
|
/linux/drivers/clk/ti/ |
H A D | clkt_dflt.c | 124 * just a matter of XORing the bits. 142 * it's just a matter of XORing the bits. in omap2_clk_dflt_find_companion()
|
/linux/Documentation/driver-api/md/ |
H A D | raid5-ppl.rst | 17 write hole. XORing partial parity with the modified chunks produces parity for
|
/linux/arch/x86/crypto/ |
H A D | polyval-clmulni_asm.S | 162 * + T_1 and XORing into dest, rather than separately XORing P_1 : P_0 and T_0 :
|
/linux/arch/arm64/kvm/ |
H A D | pauth.c | 197 * PAuth2 isn't implemented, or some XORing if it is. in kvm_auth_eretax()
|
/linux/lib/crypto/ |
H A D | aes.c | 273 * by xoring the input with Sbox values that are known to add up in aes_encrypt() 324 * by xoring the input with Sbox values that are known to add up in aes_decrypt()
|
/linux/lib/crypto/arm/ |
H A D | chacha-neon-core.S | 225 // final addition of the original state and the XORing step. 472 // after XORing the first 32 bytes.
|
/linux/arch/riscv/crypto/ |
H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 87 // serially multiplying by x using shifting+xoring. Note that for this to work,
|
/linux/crypto/async_tx/ |
H A D | async_pq.c | 192 /* XORing P/Q is only implemented in software */ in async_gen_syndrome()
|
/linux/lib/crypto/x86/ |
H A D | chacha-ssse3-x86_64.S | 234 # state matrix, hence requires no word shuffling. For final XORing step
|
H A D | chacha-avx2-x86_64.S | 545 # state matrix, hence requires no word shuffling. For final XORing step
|
/linux/drivers/cxl/ |
H A D | acpi.c | 47 * as an operation that outputs a single bit by XORing all the in cxl_apply_xor_maps()
|
/linux/drivers/mtd/nand/ |
H A D | ecc-sw-hamming.c | 221 * shifting and xoring first fold the upper and lower 16 bits, in ecc_sw_hamming_calculate()
|
/linux/crypto/ |
H A D | Kconfig | 834 xoring it with a salt. This algorithm is mainly useful for CTR.
|
/linux/Documentation/driver-api/mtd/ |
H A D | nand_ecc.rst | 353 xoring
|
/linux/lib/crypto/arm64/ |
H A D | chacha-neon-core.S | 203 // requires no word shuffling. For final XORing step we transpose the
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 2288 * calculation. Note that this XORing reduces the input set entropy and could
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 2253 * The symmetric hash will result from XORing the protocol's fields with
|
/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 3895 /* Programs converted from cBPF start with register xoring */ in nfp_bpf_opt_reg_init()
|