Home
last modified time | relevance | path

Searched defs:b4 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
/linux/lib/crypto/
H A Dcurve25519-hacl64.c43 u64 b4 = b[4]; in modulo_carry_top() local
189 u128 b4; in fmul_fmul() local
247 u128 b4; in fsquare_fsquare_() local
356 u64 b4; in fdifference() local
398 u128 b4; in fscalar() local
/linux/Documentation/translations/pt_BR/process/
H A Dbackporting.rst68 .. _b4: https://people.kernel.org/monsieuricon/introducing-b4-and-patch-attestation target in Aplicando o patch a uma árvore
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument
/linux/arch/x86/net/
H A Dbpf_jit_comp.c45 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
46 #define EMIT5(b1, b2, b3, b4, b5) \ argument
55 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
/linux/tools/mm/
H A Dslabinfo.c809 char b1[20], b2[20], b3[20], b4[20]; totals() local
[all...]
/linux/arch/x86/kernel/
H A Duprobes.c49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3480 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local