| /src/lib/libcrypt/ |
| hmac_sha1.c | 17 #define HASH_Update SHA1Update
|
| /src/usr.bin/cksum/ |
| sha1.c | 16 #define MD5Update SHA1Update
|
| /src/external/bsd/wpa/dist/src/crypto/ |
| sha1_i.h | 19 void SHA1Update(struct SHA1Context *context, const void *data, u32 len);
|
| crypto_internal.c | 97 SHA1Update(&ctx->u.sha1, key, key_len); 111 SHA1Update(&ctx->u.sha1, k_pad, sizeof(k_pad)); 155 SHA1Update(&ctx->u.sha1, data, len); 280 SHA1Update(&ctx->u.sha1, k_pad, sizeof(k_pad)); 281 SHA1Update(&ctx->u.sha1, mac, 20);
|
| sha1-internal.c | 41 SHA1Update(&ctx, addr[i], len[i]); 61 Routine SHA1Update changed from 62 void SHA1Update(SHA1_CTX* context, unsigned char* data, unsigned int 65 void SHA1Update(SHA1_CTX* context, unsigned char* data, unsigned 72 greater than 8191 (8K - 1) due to the 'len << 3' on line 3 of SHA1Update(). 78 I also changed the declaration of variables i & j in SHA1Update to 248 void SHA1Update(SHA1_CTX* context, const void *_data, u32 len) 288 SHA1Update(context, (unsigned char *) "\200", 1); 290 SHA1Update(context, (unsigned char *) "\0", 1); 292 SHA1Update(context, finalcount, 8); /* Should cause a SHA1Transform( [all...] |
| /src/sys/netinet/ |
| sctp_hashdriver.c | 95 SHA1Update(&tctx, key, key_len); 134 SHA1Update(&context, k_ipad, 64); /* start with inner pad */ 135 SHA1Update(&context, text, text_len); /* then text of datagram */ 149 SHA1Update(&context, k_opad, 64); /* start with outer pad */ 150 SHA1Update(&context, digest, 20); /* then results of 1st hash */ 182 SHA1Update(&tctx, key, key_len); 237 SHA1Update(&context, k_ipad, 64); /* start with inner pad */ 241 SHA1Update(&context, mtod(m_at, char *)+offset, 261 SHA1Update(&context, k_opad, 64); /* start with outer pad */ 262 SHA1Update(&context, digest, 20); /* then results of 1st hash * [all...] |
| ip_carp.c | 280 SHA1Update(&sc->sc_sha1, sc->sc_pad, sizeof(sc->sc_pad)); 281 SHA1Update(&sc->sc_sha1, (void *)&carp_version, sizeof(carp_version)); 282 SHA1Update(&sc->sc_sha1, (void *)&type, sizeof(type)); 291 SHA1Update(&sc->sc_sha1, (void *)&vhid, sizeof(vhid)); 313 SHA1Update(&sc->sc_sha1, (void *)&cur, sizeof(cur)); 338 SHA1Update(&sc->sc_sha1, (void *)&cur6, sizeof(cur6)); 356 SHA1Update(&sha1ctx, (void *)counter, sizeof(sc->sc_counter)); 361 SHA1Update(&sha1ctx, sc->sc_pad, sizeof(sc->sc_pad)); 362 SHA1Update(&sha1ctx, md, 20);
|
| /src/sys/sys/ |
| sha1.h | 28 void SHA1Update(SHA1_CTX *, const uint8_t *, unsigned int);
|
| /src/tests/lib/libc/hash/ |
| h_hash.c | 108 SHA1Update(&ctx, buf, len); 113 SHA1Update(&ctx, buf, len);
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/ |
| rnd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/crypto/external/apache2/openssl/lib/libdes/ |
| ornd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/ |
| rnd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/crypto/external/bsd/openssl/lib/libdes/ |
| ornd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| rnd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/crypto/external/bsd/openssl.old/lib/libdes/ |
| ornd_keys.c | 84 SHA1Update(&sha, (u_char *) accum, strlen(accum));
|
| /src/sbin/rndctl/ |
| rndctl.c | 203 SHA1Update(&s, (const uint8_t *)&rs.entropy, sizeof(rs.entropy)); 204 SHA1Update(&s, rs.data, sizeof(rs.data)); 335 SHA1Update(&s, (const uint8_t *)&rs.entropy, sizeof(rs.entropy)); 336 SHA1Update(&s, rs.data, sizeof(rs.data));
|
| /src/sys/arch/amd64/stand/prekern/ |
| prng.c | 110 SHA1Update(&sig, (uint8_t *)&rndsave->entropy, 112 SHA1Update(&sig, rndsave->data, sizeof(rndsave->data));
|
| /src/lib/libskey/ |
| skeylogin.c | 513 SHA1Update(&ctx, secret, secretlen); 514 SHA1Update(&ctx, username, strlen(username)); 522 SHA1Update(&ctx, up, strlen(up));
|
| skeysubr.c | 172 SHA1Update(&sha, (unsigned char *)buf, buflen); 271 SHA1Update(&sha, (unsigned char *)x, SKEY_BINKEY_SIZE);
|
| /src/lib/libc/hash/ |
| hmac.c | 76 (void *)SHA1Init, (void *)SHA1Update, (void *)SHA1Final,
|
| /src/crypto/external/bsd/netpgp/dist/src/libdigest/ |
| digest.c | 125 SHA1Update(context, data, len); 290 SHA1Update(hash->ctx, data, (unsigned)length);
|
| /src/common/lib/libc/hash/sha1/ |
| sha1.c | 78 __weak_alias(SHA1Update,_SHA1Update) 238 void SHA1Update(SHA1_CTX *context, const uint8_t *data, unsigned int len) 277 SHA1Update(context, (const uint8_t *)"\200", 1); 279 SHA1Update(context, (const uint8_t *)"\0", 1); 280 SHA1Update(context, finalcount, 8); /* Should cause a SHA1Transform() */
|
| /src/sys/dev/marvell/ |
| mvcesa.c | 275 SHA1Update(&sha1ctx, c->cri_key, klen_bytes); 276 SHA1Update(&sha1ctx, hmac_ipad_buffer, 294 SHA1Update(&sha1ctx, c->cri_key, klen_bytes); 295 SHA1Update(&sha1ctx, hmac_opad_buffer,
|
| /src/crypto/external/bsd/openssh/dist/ |
| digest-libc.c | 73 (md_update_fn *) SHA1Update,
|
| /src/usr.sbin/npf/npfctl/ |
| npf_cmd.c | 61 SHA1Update(&c, d, l);
|