Home
last modified time | relevance | path

Searched refs:SHA512_Init (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/providers/implementations/digests/
Dsha2_prov.c84 SHA512_Init, SHA512_Update, SHA512_Final)
/third_party/rust/crates/rust-openssl/openssl/src/
Dsha.rs307 #[corresponds(SHA512_Init)]
312 ffi::SHA512_Init(ctx.as_mut_ptr());
/third_party/openssl/doc/man3/
DSHA256_Init.pod7 SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update,
40 int SHA512_Init(SHA512_CTX *c);
/third_party/openssl/ohos_lite/include/openssl/
Dsha.h109 int SHA512_Init(SHA512_CTX *c);
/third_party/openssl/include/openssl/
Dsha.h123 OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c);
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dsha.rs87 pub fn SHA512_Init(c: *mut SHA512_CTX) -> c_int;
/third_party/openssl/ssl/
Ds3_cbc.c246 if (SHA512_Init((SHA512_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
/third_party/openssl/ohos_lite/crypto/sha/
Dsha512.c117 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
347 SHA512_Init(&c); in SHA512()
/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c5441 SHA512_Init(&hash_ctx); in ED25519_sign()
5449 SHA512_Init(&hash_ctx); in ED25519_sign()
5458 SHA512_Init(&hash_ctx); in ED25519_sign()
5529 SHA512_Init(&hash_ctx); in ED25519_verify()
/third_party/openssl/crypto/sha/
Dsha512.c132 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
/third_party/openssl/doc/man7/
Dmigration_guide.pod2147 SHA512_Init(), SHA512_Update(), SHA512_Final(), SHA512_Transform()
/third_party/openssl/util/
Dlibcrypto.num3816 SHA512_Init 3903 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0