Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S111 * 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 Dvga-softcursor.rst36 (by simply XORing them with the value of this parameter). On standard
/linux/drivers/clk/ti/
H A Dclkt_dflt.c124 * 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 Draid5-ppl.rst17 write hole. XORing partial parity with the modified chunks produces parity for
/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S162 * + T_1 and XORing into dest, rather than separately XORing P_1 : P_0 and T_0 :
/linux/arch/arm64/kvm/
H A Dpauth.c197 * PAuth2 isn't implemented, or some XORing if it is. in kvm_auth_eretax()
/linux/lib/crypto/
H A Daes.c273 * 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 Dchacha-neon-core.S225 // final addition of the original state and the XORing step.
472 // after XORing the first 32 bytes.
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S87 // serially multiplying by x using shifting+xoring. Note that for this to work,
/linux/crypto/async_tx/
H A Dasync_pq.c192 /* XORing P/Q is only implemented in software */ in async_gen_syndrome()
/linux/lib/crypto/x86/
H A Dchacha-ssse3-x86_64.S234 # state matrix, hence requires no word shuffling. For final XORing step
H A Dchacha-avx2-x86_64.S545 # state matrix, hence requires no word shuffling. For final XORing step
/linux/drivers/cxl/
H A Dacpi.c47 * as an operation that outputs a single bit by XORing all the in cxl_apply_xor_maps()
/linux/drivers/mtd/nand/
H A Decc-sw-hamming.c221 * shifting and xoring first fold the upper and lower 16 bits, in ecc_sw_hamming_calculate()
/linux/crypto/
H A DKconfig834 xoring it with a salt. This algorithm is mainly useful for CTR.
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst353 xoring
/linux/lib/crypto/arm64/
H A Dchacha-neon-core.S203 // requires no word shuffling. For final XORing step we transpose the
/linux/include/uapi/linux/
H A Dethtool.h2288 * calculation. Note that this XORing reduces the input set entropy and could
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2253 * The symmetric hash will result from XORing the protocol's fields with
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c3895 /* Programs converted from cBPF start with register xoring */ in nfp_bpf_opt_reg_init()