Home
last modified time | relevance | path

Searched refs:zeroes (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/sys/crypto/
H A Dchacha20_poly1305.c35 static const uint8_t zeroes[POLY1305_BLOCK_LEN]; variable
54 exf->update(ctx, zeroes, in chacha20_poly1305_encrypt()
71 exf->update(ctx, zeroes, in chacha20_poly1305_encrypt()
109 exf->update(ctx, zeroes, in chacha20_poly1305_decrypt()
113 exf->update(ctx, zeroes, in chacha20_poly1305_decrypt()
157 exf->update(ctx, zeroes, in xchacha20_poly1305_encrypt()
174 exf->update(ctx, zeroes, in xchacha20_poly1305_encrypt()
212 exf->update(ctx, zeroes, in xchacha20_poly1305_decrypt()
216 exf->update(ctx, zeroes, in xchacha20_poly1305_decrypt()
/freebsd/crypto/krb5/src/lib/crypto/openssl/
H A Dkdf.c132 static uint8_t zeroes[16]; in k5_sp800_108_feedback_cmac() local
134 memset(zeroes, 0, sizeof(zeroes)); in k5_sp800_108_feedback_cmac()
165 zeroes, sizeof(zeroes)); in k5_sp800_108_feedback_cmac()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
134 || !EVP_DigestUpdate(ctx, zeroes, sizeof(zeroes)) in ossl_rsa_verify_PKCS1_PSS_mgf1()
251 || !EVP_DigestUpdate(ctx, zeroes, sizeof(zeroes)) in ossl_rsa_padding_add_PKCS1_PSS_mgf1()
/freebsd/lib/libc/stdio/
H A Dvfprintf.c127 if (io_printandpad(iop, cp, ep, gs->lead, zeroes, locale)) in grouping_print()
139 if (io_printandpad(iop, cp, ep, *gs->grouping, zeroes, locale)) in grouping_print()
1015 PAD(width - realsz, zeroes); in __vfprintf()
1020 PAD(dprec - size, zeroes); in __vfprintf()
1030 PRINT(zeroes, 1); in __vfprintf()
1033 PAD(-expt, zeroes); in __vfprintf()
1045 expt, zeroes); in __vfprintf()
1051 PRINTANDPAD(cp, dtoaend, prec, zeroes); in __vfprintf()
1057 PAD(prec - ndig, zeroes); in __vfprintf()
H A Dvfwprintf.c153 if (io_printandpad(iop, cp, ep, gs->lead, zeroes, locale)) in grouping_print()
165 if (io_printandpad(iop, cp, ep, *gs->grouping, zeroes, locale)) in grouping_print()
1072 PAD(width - realsz, zeroes); in __vfwprintf()
1077 PAD(dprec - size, zeroes); in __vfwprintf()
1087 PRINT(zeroes, 1); in __vfwprintf()
1090 PAD(-expt, zeroes); in __vfwprintf()
1102 expt, zeroes); in __vfwprintf()
1108 PRINTANDPAD(cp, convbuf + ndig, prec, zeroes); in __vfwprintf()
1115 PAD(prec - ndig, zeroes); in __vfwprintf()
H A Dprintfcommon.h105 static const CHAR zeroes[PADSIZE] = variable
H A Dxprintf.c85 static char zeroes[PADSIZE] = variable
143 with = zeroes; in __printf_pad()
/freebsd/bin/date/
H A Ddate.c388 int i, len, prefixlen, width, zeroes; in strftime_ns() local
435 zeroes = 0; in strftime_ns()
439 zeroes = width - 9; in strftime_ns()
454 prefix, width, number, zeroes, 0, &len, suffix); in strftime_ns()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-device.txt23 with leading zeroes suppressed. The other compatible strings from the above
39 case hexadecimal with leading zeroes suppressed. The other compatible
52 with leading zeroes suppressed. The other compatible strings from the above
/freebsd/usr.bin/mkimg/
H A Dimage.c548 static uint8_t *zeroes = NULL; in image_copyout_zeroes() local
559 if (zeroes == NULL) { in image_copyout_zeroes()
560 zeroes = calloc(1, secsz); in image_copyout_zeroes()
561 if (zeroes == NULL) in image_copyout_zeroes()
567 error = image_copyout_memory(fd, sz, zeroes); in image_copyout_zeroes()
/freebsd/crypto/krb5/src/lib/krad/
H A Dattrset.c199 const uint8_t zeroes[MD5_DIGEST_SIZE] = { 0 }; in kr_attrset_encode() local
212 zerodata = make_data((uint8_t *)zeroes, MD5_DIGEST_SIZE); in kr_attrset_encode()
/freebsd/lib/libc/amd64/string/
H A Dmemrchr.S86 shr %cl, %r8d # mask with zeroes after the string
92 shl %cl, %r9d # mask with zeroes before the string
/freebsd/lib/msun/tests/
H A Dfma_test.c474 ATF_TC_WITHOUT_HEAD(zeroes);
475 ATF_TC_BODY(zeroes, tc) in ATF_TC_BODY() argument
543 ATF_TP_ADD_TC(tp, zeroes); in ATF_TP_ADD_TCS()
/freebsd/crypto/openssl/test/
H A Dbio_dgram_test.c461 static const uint8_t zeroes[2048]; in random_data() local
478 outl = data_len > sizeof(zeroes) ? (int)sizeof(zeroes) : (int)data_len; in random_data()
479 if (EVP_EncryptUpdate(ctx, data, &outl, zeroes, outl) != 1) in random_data()
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c214 static char zeroes[PADSIZE] = local
766 PAD(width - realsz, zeroes);
769 PAD(dprec - size, zeroes);
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ml_kem_1024_encap.txt1997 # Rho leads to matrix containing zeroes
2005 # Rho leads to matrix containing zeroes
2013 # Rho leads to matrix containing zeroes
2021 # Rho leads to matrix containing zeroes
2029 # Rho leads to matrix containing zeroes
2037 # Rho leads to matrix containing zeroes
2045 # Rho leads to matrix containing zeroes
2053 # Rho leads to matrix containing zeroes
2061 # Rho leads to matrix containing zeroes
2069 # Rho leads to matrix containing zeroes
H A Devppkey_ml_kem_768_encap.txt1997 # Rho leads to matrix containing zeroes
2005 # Rho leads to matrix containing zeroes
2013 # Rho leads to matrix containing zeroes
2021 # Rho leads to matrix containing zeroes
2029 # Rho leads to matrix containing zeroes
2037 # Rho leads to matrix containing zeroes
2045 # Rho leads to matrix containing zeroes
2053 # Rho leads to matrix containing zeroes
2061 # Rho leads to matrix containing zeroes
2069 # Rho leads to matrix containing zeroes
H A Devppkey_ml_kem_1024_decap.txt2078 # Rho leads to matrix containing zeroes
2085 # Rho leads to matrix containing zeroes
2092 # Rho leads to matrix containing zeroes
2099 # Rho leads to matrix containing zeroes
2106 # Rho leads to matrix containing zeroes
2113 # Rho leads to matrix containing zeroes
2120 # Rho leads to matrix containing zeroes
2127 # Rho leads to matrix containing zeroes
2134 # Rho leads to matrix containing zeroes
2141 # Rho leads to matrix containing zeroes
H A Devppkey_ml_kem_768_decap.txt2078 # Rho leads to matrix containing zeroes
2085 # Rho leads to matrix containing zeroes
2092 # Rho leads to matrix containing zeroes
2099 # Rho leads to matrix containing zeroes
2106 # Rho leads to matrix containing zeroes
2113 # Rho leads to matrix containing zeroes
2120 # Rho leads to matrix containing zeroes
2127 # Rho leads to matrix containing zeroes
2134 # Rho leads to matrix containing zeroes
2141 # Rho leads to matrix containing zeroes
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c842 u8 zeroes[8]; in emsa_pss_encode() local
855 const u8 *input_[4] = { zeroes, mhash, salt, NULL }; in emsa_pss_encode()
862 ret = local_memset(zeroes, 0, sizeof(zeroes)); EG(ret, err); in emsa_pss_encode()
904 ilens_[0] = sizeof(zeroes); in emsa_pss_encode()
964 u8 zeroes[8]; in emsa_pss_verify() local
984 ret = local_memset(zeroes, 0, sizeof(zeroes)); EG(ret, err); in emsa_pss_verify()
1053 input_[0] = zeroes; in emsa_pss_verify()
1058 ilens_[0] = sizeof(zeroes); in emsa_pss_verify()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_wire_pkt.c82 static const unsigned char zeroes[5] = { 0 }; in hdr_generate_mask() local
108 zeroes, sizeof(zeroes))) { in hdr_generate_mask()
/freebsd/sys/contrib/device-tree/Bindings/slimbus/
H A Dbus.txt33 zeroes suppressed
/freebsd/contrib/file/magic/Magdir/
H A Dmap56 >1 ubelong !0 \b, zeroes %#x
73 # All zeroes
74 >0xc uleshort !0 \b, zeroes %#x
101 >0x200 uquad !0 \b, zeroes %#llx
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c300 static char zeroes[GMAC_BLOCK_LEN]; in t4_init_gmac_hash() local
305 rijndaelEncrypt(keysched, rounds, zeroes, ghash); in t4_init_gmac_hash()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td79 def disassemble_zeroes : Flag<["--"], "disassemble-zeroes">,
80 HelpText<"Do not skip blocks of zeroes when disassembling">;
82 HelpText<"Alias for --disassemble-zeroes">;

123