Searched defs:b2 (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c24 timingsafe_bcmp(const void *b1, const void *b2, size_t n) argument
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dtimingsafe_bcmp.c25 timingsafe_bcmp(const void *b1, const void *b2, size_t n) argument
/freebsd-current/sys/libkern/
H A Dtimingsafe_bcmp.c22 timingsafe_bcmp(const void *b1, const void *b2, size_t n) argument
/freebsd-current/lib/libc/string/
H A Dtimingsafe_bcmp.c23 __timingsafe_bcmp(const void *b1, const void *b2, size_t n) argument
H A Dbcmp.c38 bcmp(const void *b1, const void *b2, size_t length) argument
H A Dtimingsafe_memcmp.c24 __timingsafe_memcmp(const void *b1, const void *b2, size_t len) argument
/freebsd-current/sys/sys/
H A Djoystick.h40 int b2; member in struct:joystick
/freebsd-current/usr.bin/cmp/
H A Dmisc.c50 diffmsg(const char *file1, const char *file2, off_t byte, off_t line, int b1, int b2) argument
/freebsd-current/sys/dev/uart/
H A Duart_cpu_x86.c47 uart_cpu_eqres(struct uart_bas *b1, struct uart_bas *b2) argument
H A Duart_cpu_fdt.c60 uart_cpu_eqres(struct uart_bas *b1, struct uart_bas *b2) argument
H A Duart_cpu_arm64.c69 uart_cpu_eqres(struct uart_bas *b1, struct uart_bas *b2) argument
H A Duart_cpu_powerpc.c46 uart_cpu_eqres(struct uart_bas *b1, struct uart_bas *b2) argument
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar.c78 uint64_t a2, b2, c2, d2; local
117 uint64_t a2, b2, c2, d2; local
[all...]
H A Dzfs_fletcher_superscalar4.c92 uint64_t a2, b2, c2, d2; local
157 uint64_t a2, b2, c2, d2; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dn-fold.c59 int b1, s1, b2, s2; local
/freebsd-current/crypto/openssl/crypto/idea/
H A Di_skey.c93 long n1, n2, q, r, b1, b2, t; local
[all...]
/freebsd-current/contrib/arm-optimized-routines/math/test/rtest/
H A Drandom.c31 uint32 a, b, b1, b2; local
/freebsd-current/crypto/openssl/fuzz/
H A Dbignum.c37 BIGNUM *b2; local
H A Dbndiv.c26 static BIGNUM *b2; variable
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Dchacha20_sse2.c199 __m128i b0, b1, b2, b3; local
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_memcpy.c61 runTest(unsigned char *b1, unsigned char *b2) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du1.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
H A Du0.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
/freebsd-current/sys/opencrypto/
H A Dcbc_mac.c41 uint64_t b1[NWORDS], b2[NWORDS], temp[NWORDS]; local
/freebsd-current/contrib/xz/src/liblzma/simple/
H A Driscv.c385 const uint32_t b2 = buffer[i + 2]; local
647 const uint32_t b2 = buffer[i + 2]; local

Completed in 463 milliseconds

1234