Home
last modified time | relevance | path

Searched refs:SHA256_Init (Results 1 – 24 of 24) sorted by relevance

/third_party/FreeBSD/sys/crypto/sha2/
Dsha256.h50 #ifndef SHA256_Init
51 #define SHA256_Init _libmd_SHA256_Init macro
85 void SHA256_Init(SHA256_CTX *);
Dsha256c.c228 SHA256_Init(SHA256_CTX * ctx) in SHA256_Init() function
308 #undef SHA256_Init
309 __weak_reference(_libmd_SHA256_Init, SHA256_Init);
/third_party/FreeBSD/sys/dev/random/
Dhash.c68 SHA256_Init(&context->sha); in randomdev_hash_init()
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
Dsha2_prov.c74 SHA256_Init, SHA256_Update, SHA256_Final)
/third_party/openssl/providers/implementations/digests/
Dsha2_prov.c74 SHA256_Init, SHA256_Update, SHA256_Final)
/third_party/rust/crates/rust-openssl/openssl/src/
Dsha.rs215 #[corresponds(SHA256_Init)]
220 ffi::SHA256_Init(ctx.as_mut_ptr());
/third_party/openssl/doc/man3/
DSHA256_Init.pod6 SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384,
32 int SHA256_Init(SHA256_CTX *c);
/third_party/node/deps/openssl/openssl/include/openssl/
Dsha.h73 OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
/third_party/openssl/include/openssl/
Dsha.h73 OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
/third_party/openssl/ohos_lite/include/openssl/
Dsha.h62 int SHA256_Init(SHA256_CTX *c);
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dsha.rs53 pub fn SHA256_Init(c: *mut SHA256_CTX) -> c_int;
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha256_hw.c59 SHA256_Init(&sctx->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha256_init_key()
695 SHA256_Init(&ctx->head); in aesni_cbc_hmac_sha256_set_mac_key()
704 SHA256_Init(&ctx->head); in aesni_cbc_hmac_sha256_set_mac_key()
709 SHA256_Init(&ctx->tail); in aesni_cbc_hmac_sha256_set_mac_key()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha256_hw.c59 SHA256_Init(&sctx->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha256_init_key()
695 SHA256_Init(&ctx->head); in aesni_cbc_hmac_sha256_set_mac_key()
704 SHA256_Init(&ctx->head); in aesni_cbc_hmac_sha256_set_mac_key()
709 SHA256_Init(&ctx->tail); in aesni_cbc_hmac_sha256_set_mac_key()
/third_party/node/deps/openssl/openssl/crypto/evp/
De_aes_cbc_hmac_sha256.c81 SHA256_Init(&key->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha256_init_key()
766 SHA256_Init(&key->head); in aesni_cbc_hmac_sha256_ctrl()
775 SHA256_Init(&key->head); in aesni_cbc_hmac_sha256_ctrl()
780 SHA256_Init(&key->tail); in aesni_cbc_hmac_sha256_ctrl()
/third_party/openssl/crypto/evp/
De_aes_cbc_hmac_sha256.c81 SHA256_Init(&key->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha256_init_key()
766 SHA256_Init(&key->head); in aesni_cbc_hmac_sha256_ctrl()
775 SHA256_Init(&key->head); in aesni_cbc_hmac_sha256_ctrl()
780 SHA256_Init(&key->tail); in aesni_cbc_hmac_sha256_ctrl()
/third_party/curl/lib/
Dsetup-vms.h364 #define SHA256_Init SHA256_INIT macro
/third_party/node/deps/openssl/openssl/ssl/
Ds3_cbc.c230 if (SHA256_Init((SHA256_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
/third_party/openssl/ssl/
Ds3_cbc.c230 if (SHA256_Init((SHA256_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
/third_party/openssl/crypto/sha/
Dsha256.c41 int SHA256_Init(SHA256_CTX *c) in SHA256_Init() function
/third_party/node/deps/openssl/openssl/crypto/sha/
Dsha256.c41 int SHA256_Init(SHA256_CTX *c) in SHA256_Init() function
/third_party/openssl/doc/
Dbuild.info2026 DEPEND[html/man3/SHA256_Init.html]=man3/SHA256_Init.pod
2027 GENERATE[html/man3/SHA256_Init.html]=man3/SHA256_Init.pod
2028 DEPEND[man/man3/SHA256_Init.3]=man3/SHA256_Init.pod
2029 GENERATE[man/man3/SHA256_Init.3]=man3/SHA256_Init.pod
3272 html/man3/SHA256_Init.html \
3875 man/man3/SHA256_Init.3 \
/third_party/openssl/doc/man7/
Dmigration_guide.pod2163 SHA256_Init(), SHA256_Update(), SHA256_Final(), SHA256_Transform(),
/third_party/openssl/util/
Dlibcrypto.num1895 SHA256_Init 1942 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
/third_party/node/deps/openssl/openssl/util/
Dlibcrypto.num1895 SHA256_Init 1942 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0