Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/crypto/
HDchacha20_poly1305.c35 static const uint8_t zeroes[POLY1305_BLOCK_LEN]; variable
/freebsd-14-stable/lib/libc/stdio/
HDprintfcommon.h107 static const CHAR zeroes[PADSIZE] = variable
HDxprintf.c87 static char zeroes[PADSIZE] = variable
/freebsd-14-stable/lib/msun/tests/
HDfma_test.c473 ATF_TC_BODY(zeroes, tc) in ATF_TC_BODY() argument
/freebsd-14-stable/crypto/openssl/crypto/rsa/
HDrsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
/freebsd-14-stable/contrib/sendmail/libsm/
HDvfprintf.c214 static char zeroes[PADSIZE] = local
/freebsd-14-stable/usr.bin/mkimg/
HDimage.c546 static uint8_t *zeroes = NULL; in image_copyout_zeroes() local
/freebsd-14-stable/sys/dev/cxgbe/crypto/
HDt4_keyctx.c301 static char zeroes[GMAC_BLOCK_LEN]; in t4_init_gmac_hash() local
/freebsd-14-stable/crypto/libecc/src/examples/sig/rsa/
HDrsa.c842 u8 zeroes[8]; in emsa_pss_encode() local
964 u8 zeroes[8]; in emsa_pss_verify() local
/freebsd-14-stable/lib/libradius/
HDradlib.c306 uint32_t zeroes[4] = { 0, 0, 0, 0 }; in is_valid_request() local
/freebsd-14-stable/tests/sys/posixshm/
HDposixshm_test.c1260 char *zeroes; in ATF_TC_BODY() local
/freebsd-14-stable/sys/net/
HDbpf.c2579 static char zeroes[BPF_ALIGNMENT]; in catchpacket() local