| /freebsd/usr.sbin/ppp/ |
| H A D | chap_ms.c | 167 SHA1_Init(&Context); in ChallengeHash() 251 SHA1_Init(&Context); in GenerateAuthenticatorResponse() 257 SHA1_Init(&Context); in GenerateAuthenticatorResponse() 287 SHA1_Init(&Context); in GetMasterKey() 339 SHA1_Init(&Context); in GetAsymetricStartKey() 356 SHA1_Init(&Context); in GetNewKeyFromSHA() 374 SHA1_Init(&Context);
|
| /freebsd/lib/libmd/ |
| H A D | sha.h | 114 #ifndef SHA1_Init 115 #define SHA1_Init _libmd_SHA1_Init macro 159 void SHA1_Init(SHA_CTX *c);
|
| H A D | sha1c.c | 59 SHA1_Init(SHA1_CTX *c) in SHA1_Init() function 254 #undef SHA1_Init 255 __weak_reference(_libmd_SHA1_Init, SHA1_Init);
|
| H A D | Symbol.map | 37 SHA1_Init;
|
| H A D | Makefile | 39 MLINKS+=sha.3 SHA1_Init.3 sha.3 SHA1_Update.3 sha.3 SHA1_Final.3
|
| /freebsd/sys/security/mac_veriexec/ |
| H A D | mac_veriexec_sha1.c | 38 #define SHA1_Init (mac_veriexec_fpop_init_t) sha1_init macro 48 MAC_VERIEXEC_FPMOD(SHA1, SHA1_RESULTLEN, sizeof(SHA1_CTX), SHA1_Init,
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SHA256_Init.pod | 5 SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, 24 int SHA1_Init(SHA_CTX *c); 66 SHA1_Init() initializes a B<SHA_CTX> structure. 88 SHA1_Init(), SHA1_Update() and SHA1_Final() and equivalent SHA224, SHA256,
|
| /freebsd/lib/libnetbsd/ |
| H A D | sha1.h | 44 #define SHA1Init SHA1_Init
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | sha1dgst.c | 61 if (!SHA1_Init(sha1)) in ossl_sha1_ctrl()
|
| H A D | sha1_one.c | 30 if (!SHA1_Init(&c)) in ossl_sha1()
|
| H A D | sha_local.h | 40 #define HASH_INIT SHA1_Init
|
| /freebsd/lib/libulog/ |
| H A D | ulog_login.c | 54 SHA1_Init(&c); in ulog_fill()
|
| /freebsd/crypto/openssl/crypto/md5/ |
| H A D | md5_sha1.c | 24 return SHA1_Init(&mctx->sha1); in ossl_md5_sha1_init()
|
| /freebsd/crypto/openssl/providers/implementations/digests/ |
| H A D | sha2_prov.c | 62 SHA1_Init, SHA1_Update, SHA1_Final,
|
| /freebsd/crypto/openssl/test/ |
| H A D | rc4test.c | 114 SHA1_Init(&c); in test_rc_bulk()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | sha.h | 49 OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
|
| /freebsd/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 57 SHA1_Init(&sctx->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha1_init_key() 638 SHA1_Init(&ctx->head); in aesni_cbc_hmac_sha1_set_mac_key() 647 SHA1_Init(&ctx->head); in aesni_cbc_hmac_sha1_set_mac_key() 652 SHA1_Init(&ctx->tail); in aesni_cbc_hmac_sha1_set_mac_key()
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha1.c | 84 SHA1_Init(&key->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha1_init_key() 782 SHA1_Init(&key->head); in aesni_cbc_hmac_sha1_ctrl() 791 SHA1_Init(&key->head); in aesni_cbc_hmac_sha1_ctrl() 796 SHA1_Init(&key->tail); in aesni_cbc_hmac_sha1_ctrl()
|
| /freebsd/crypto/openssl/ssl/record/methods/ |
| H A D | ssl3_cbc.c | 183 if (SHA1_Init((SHA_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
|
| /freebsd/crypto/openssl/crypto/engine/ |
| H A D | eng_openssl.c | 332 return SHA1_Init(EVP_MD_CTX_get0_md_data(ctx)); in test_sha1_init()
|
| /freebsd/sbin/md5/ |
| H A D | md5.c | 138 &SHA1_TestOutput, (DIGEST_Init*)&SHA1_Init,
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_digest.c | 600 SHA1_Init(ctx);
|
| /freebsd/usr.bin/xinstall/ |
| H A D | xinstall.c | 456 SHA1_Init(&(c->SHA1)); in digest_init()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 1115 Use of low-level digest functions such as L<SHA1_Init(3)> have been 2223 SHA1_Init(), SHA1_Update(), SHA1_Final(), SHA1_Transform(),
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 2558 SHA1_Init;
|