Searched defs:zeroes (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/sys/crypto/ |
| HD | chacha20_poly1305.c | 35 static const uint8_t zeroes[POLY1305_BLOCK_LEN]; variable
|
| /freebsd-14-stable/lib/libc/stdio/ |
| HD | printfcommon.h | 107 static const CHAR zeroes[PADSIZE] = variable
|
| HD | xprintf.c | 87 static char zeroes[PADSIZE] = variable
|
| /freebsd-14-stable/lib/msun/tests/ |
| HD | fma_test.c | 473 ATF_TC_BODY(zeroes, tc) in ATF_TC_BODY() argument
|
| /freebsd-14-stable/crypto/openssl/crypto/rsa/ |
| HD | rsa_pss.c | 25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
|
| /freebsd-14-stable/contrib/sendmail/libsm/ |
| HD | vfprintf.c | 214 static char zeroes[PADSIZE] = local
|
| /freebsd-14-stable/usr.bin/mkimg/ |
| HD | image.c | 546 static uint8_t *zeroes = NULL; in image_copyout_zeroes() local
|
| /freebsd-14-stable/sys/dev/cxgbe/crypto/ |
| HD | t4_keyctx.c | 301 static char zeroes[GMAC_BLOCK_LEN]; in t4_init_gmac_hash() local
|
| /freebsd-14-stable/crypto/libecc/src/examples/sig/rsa/ |
| HD | rsa.c | 842 u8 zeroes[8]; in emsa_pss_encode() local 964 u8 zeroes[8]; in emsa_pss_verify() local
|
| /freebsd-14-stable/lib/libradius/ |
| HD | radlib.c | 306 uint32_t zeroes[4] = { 0, 0, 0, 0 }; in is_valid_request() local
|
| /freebsd-14-stable/tests/sys/posixshm/ |
| HD | posixshm_test.c | 1260 char *zeroes; in ATF_TC_BODY() local
|
| /freebsd-14-stable/sys/net/ |
| HD | bpf.c | 2579 static char zeroes[BPF_ALIGNMENT]; in catchpacket() local
|