| /src/crypto/external/bsd/netpgp/dist/src/libverify/ |
| pgpsum.c | 110 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) 119 /* hashed data is non-null (previously checked) */ 120 hashalg = hashed[3]; 121 memcpy(&len16, &hashed[4], sizeof(len16)); 137 if (hashed) { 138 digest_update(&hash, hashed, hashsize); 146 pgpv_digest_file(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsize, int doarmor) 154 if (hashed == NULL || data == NULL || name == NULL) { 155 fprintf(stderr, "no hashed data provided\n"); 174 ret = calcsum(data, size, mem, cc, hashed, hashsize, doarmor) [all...] |
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| pgpsum.c | 126 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) 135 /* hashed data is non-null (previously checked) */ 136 hashalg = hashed[3]; 137 memcpy(&len16, &hashed[4], sizeof(len16)); 153 if (hashed) { 154 digest_update(&hash, hashed, hashsize); 204 pgpv_digest_file(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsize, int doarmor) 212 if (hashed == NULL || data == NULL || name == NULL) { 213 fprintf(stderr, "no hashed data provided\n"); 232 ret = calcsum(data, size, mem, cc, hashed, hashsize, doarmor) [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
| murmurhash.d | 53 ubyte[4] hashed = digest!(MurmurHash3!32)([1, 2, 3, 4]); 54 assert(hashed == [0, 173, 69, 68]); 64 // The incoming data will be buffered and hashed element by element. 71 auto hashed = hasher.finish(); 72 assert(hashed == [181, 151, 88, 252]); 95 // Finally get the hashed value. 96 auto hashed = hasher.getBytes(); 97 assert(hashed == [188, 165, 108, 2]); 137 enum blockSize = size; // Number of bits of the hashed value. 196 /// Returns the current hashed value as an ubyte array [all...] |
| /src/external/bsd/zstd/dist/lib/compress/ |
| zstd_ldm.c | 287 size_t hashed; local 291 hashed = ZSTD_ldm_gear_feed(&hashState, ip, iend - ip, splits, &numSplits); 306 ip += hashed; 367 size_t hashed; local 371 hashed = ZSTD_ldm_gear_feed(&hashState, ip, ilimit - ip, 477 /* If we find a match that ends after the data that we've hashed 485 if (anchor > ip + hashed) { 487 /* Continue the outer loop at anchor (ip + hashed == anchor). */ 488 ip = anchor - hashed; 493 ip += hashed; [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
| gen-uninames | 16 (hashed nil :type hash-table) 89 :hashed (make-hash-table :test #'equal) 93 (unless (gethash word (word-list-hashed word-list)) 94 (setf (gethash word (word-list-hashed word-list)) t) 105 :hashed (make-hash-table :test #'equal) 190 (setf (gethash word (word-list-hashed word-list)) ind-offset) 195 (gethash word (word-list-hashed (aref words-by-length (length word)))) 207 (push (gethash word (word-list-hashed (aref words-by-length len)))
|
| /src/crypto/external/bsd/openssh/dist/ |
| hostfile.c | 769 int hashed = *names == HASH_DELIM, ret; local 774 *was_hashed = hashed; 775 if (hashed) { 794 int hashed; local 852 &hashed)) == -1) { 860 (hashed ? HKF_MATCH_HOST_HASHED : 0); 865 &hashed)) == -1) { 874 (hashed ? HKF_MATCH_IP_HASHED : 0);
|
| ssh-keyscan.c | 289 char *hostport = NULL, *hashed = NULL; local 302 if (hash_hosts && (hashed = host_hash(hostport, NULL, 0)) == NULL) 304 known_host = hash_hosts ? hashed : hostport; 309 free(hashed);
|
| libcrux_mlkem768_sha3.h | 9709 uint8_t hashed[64U]; local 9711 Eurydice_array_to_slice((size_t)64U, to_hash0, uint8_t), hashed); local 9713 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), 9867 uint8_t hashed[64U]; local 9869 Eurydice_array_to_slice((size_t)64U, to_hash, uint8_t), hashed); local 9871 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), 10163 uint8_t hashed[64U]; local 10164 libcrux_ml_kem_variant_cpa_keygen_seed_39_9c(key_generation_seed, hashed); 10166 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), (size_t)32U, 10810 uint8_t hashed[64U] local 10812 Eurydice_array_to_slice((size_t)64U, to_hash0, uint8_t), hashed); local 10939 uint8_t hashed[64U]; local 10944 hashed); local [all...] |
| clientloop.c | 2216 int hashed; local 2222 hashed = l->match & (HKF_MATCH_HOST_HASHED|HKF_MATCH_IP_HASHED); 2228 hashed ? "[HASHED]" : l->hosts);
|
| ssh-keygen.c | 1122 char *hashed, *cp, *hosts, *ohosts; local 1130 * Don't hash hosts already hashed, with wildcard 1149 if ((hashed = host_hash(cp, NULL, 0)) == NULL) 1151 fprintf(ctx->out, "%s %s\n", hashed, l->rawkey); 1152 free(hashed);
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| writer.c | 1145 uint8_t hashed[PGP_SHA1_HASH_SIZE]; local 1174 pgp_calc_mdc_hash(preamble, preamblesize, data, len, hashed); 1175 pgp_write_mdc(mdcoutput, hashed); 1301 uint8_t *hashed; member in struct:__anon1067 1331 (*sum->hash.finish)(&sum->hash, sum->hashed); 1364 if ((sum->hashed = seckey->checkhash) == NULL) { 1365 sum->hashed = seckey->checkhash = calloc(1, hashsize); 1658 uint8_t hashed[PGP_SHA1_HASH_SIZE]; local 1672 se_ip->hash.finish(&se_ip->hash, hashed); 1675 pgp_write_mdc(mdcoutput, hashed); [all...] |
| ssh2pgp.c | 352 uint8_t hashed[PGP_SHA1_HASH_SIZE]; local 406 hash.finish(&hash, hashed); 413 hashed, (unsigned)size);
|
| create.c | 293 uint8_t *hashed; local 379 if ((hashed = calloc(1, hashsize)) == NULL) { 404 hash.finish(&hash, hashed); 411 hashed, (unsigned)size); 1127 \param hashed Hash for MDC 1133 pgp_write_mdc(pgp_output_t *output, const uint8_t *hashed) 1138 pgp_write(output, hashed, PGP_SHA1_HASH_SIZE);
|
| misc.c | 757 \param hashed Resulting hash 764 uint8_t *hashed) 793 hash.finish(&hash, hashed); 796 hexdump(stderr, "hashed", hashed, PGP_SHA1_HASH_SIZE);
|
| reader.c | 1599 uint8_t hashed[PGP_SHA1_HASH_SIZE]; local 1667 (unsigned)sz_plaintext, hashed); 1669 if (memcmp(mdc_hash, hashed, PGP_SHA1_HASH_SIZE) != 0) { 2337 \brief Push hashed data reader on stack 2352 \brief Pop hashed data reader from stack
|
| /src/sys/netinet/ |
| tcp_vtw.c | 414 return vtw->hashed && vtw->expire.tv_sec; 523 if (!vtw->hashed) { 670 vtw->hashed = 0; 680 if (vtw->hashed) { 712 KASSERT(!vtw->hashed); 738 vtw->hashed = 1; 751 KASSERT(!vtw->hashed); 769 vtw->hashed = 1; 849 KASSERT(vtw->hashed); 995 KASSERT(vtw->hashed); [all...] |
| tcp_vtw.h | 216 uint32_t hashed : 1; /* reachable via FATP */ member in struct:vtw_common
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| dictionary.c | 172 struct dictionary_hashed hashed; member in union:dictionary::__anon20562 187 #define DICT_HASHED_NBUCKETS(d) (d)->data.hashed.nbuckets 188 #define DICT_HASHED_BUCKETS(d) (d)->data.hashed.buckets 218 hashed dictionaries, the bucket of the last symbol returned. */ 220 /* For hashed dictionaries, this points to the last symbol returned; 347 /* Create a hashed dictionary of a given language. */ 374 /* Create an expandable hashed dictionary of a given language. */
|
| /src/external/gpl3/gdb/dist/gdb/ |
| dictionary.c | 172 struct dictionary_hashed hashed; member in union:dictionary::__anon258 187 #define DICT_HASHED_NBUCKETS(d) (d)->data.hashed.nbuckets 188 #define DICT_HASHED_BUCKETS(d) (d)->data.hashed.buckets 218 hashed dictionaries, the bucket of the last symbol returned. */ 220 /* For hashed dictionaries, this points to the last symbol returned; 347 /* Create a hashed dictionary of a given language. */ 374 /* Create an expandable hashed dictionary of a given language. */
|
| /src/external/bsd/ipf/dist/tools/ |
| ipf_y.y | 63 static int hashed = 0; 990 | hash '/' YY_NUMBER { hashed = 1; 1000 | hash '/' YY_STR { hashed = 1; 1009 | hash '=' '(' { hashed = 1; 2151 hashed = 0; 2266 hashed = 0;
|
| /src/crypto/external/apache2/openssl/dist/crypto/ml_kem/ |
| ml_kem.c | 1671 * domain separation. These are concatenated and hashed to produce a pair of 1684 uint8_t hashed[2 * ML_KEM_RANDOM_BYTES]; local 1685 const uint8_t *const sigma = hashed + ML_KEM_RANDOM_BYTES; 1699 if (!hash_g(hashed, augmented_seed, sizeof(augmented_seed), mdctx, key)) 1701 memcpy(key->rho, hashed, ML_KEM_RANDOM_BYTES);
|