Home
last modified time | relevance | path

Searched refs:SHA384_Init (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h159 #define SHA384_Init pw_SHA384_Init macro
180 void SHA384_Init(SHA384_CTX*);
200 void SHA384_Init(SHA384_CTX*);
222 void SHA384_Init();
H A Dslapd-sha2.c114 SHA384_Init(&ct); in hash_ssha384()
134 SHA384_Init(&ct); in hash_sha384()
346 SHA384_Init(&SHAcontext); in chk_ssha384()
390 SHA384_Init(&SHAcontext); in chk_sha384()
H A Dsha2.c1000 void SHA384_Init(SHA384_CTX* context) { in SHA384_Init() function
1068 SHA384_Init(&context); in SHA384_Data()
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dsha.h48 #define SHA384_Init hc_SHA384_Init macro
113 int SHA384_Init (SHA384_CTX *);
H A Dmdtest.c97 (int (*)(void*))SHA384_Init,
H A Dsha512.c273 SHA384_Init(SHA384_CTX *m) in SHA384_Init() function
H A Devp-hcrypto.c305 (hc_evp_md_init)SHA384_Init, in EVP_hcrypto_sha384()
/netbsd/usr.bin/cksum/
H A Dsha384.c19 #define MD5Init SHA384_Init
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dlibc-sha512.c29 SHA384_Init(&c); in SHA384()
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/
H A Dlibc-sha512.c31 SHA384_Init(&c); in SHA384()
/netbsd/lib/libc/hash/sha2/
H A DMakefile.inc16 MLINKS+=sha2.3 SHA384_Init.3 sha2.3 SHA384_Update.3 sha2.3 SHA384_Final.3
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSHA256_Init.pod7 SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update,
32 int SHA384_Init(SHA512_CTX *c);
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Dsha2_prov.c79 SHA384_Init, SHA384_Update, SHA384_Final)
/netbsd/sys/sys/
H A Dsha2.h99 int SHA384_Init(SHA384_CTX*);
/netbsd/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.h131 void SHA384_Init __P((SHA384_CTX*));
H A Dsha2.c989 void SHA384_Init(SHA384_CTX* context) { in SHA384_Init() function
1057 SHA384_Init(&context); in SHA384_Data()
1088 SHA384_Init(data(ctx)); in sha384_init()
1161 SHA384_Init,
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DSHA256_Init.pod7 SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update,
36 int SHA384_Init(SHA512_CTX *c);
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dsha.h123 OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c);
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsha.h110 int SHA384_Init(SHA512_CTX *c);
/netbsd/tests/lib/libc/hash/
H A Dt_sha2.c208 SHA384_Init(&ctx); in ATF_TC_BODY()
/netbsd/lib/libc/hash/
H A Dhmac.c93 (void *)SHA384_Init, (void *)SHA384_Update,
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dm_sha1.c189 return SHA384_Init(EVP_MD_CTX_md_data(ctx)); in init384()
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Ds3_cbc.c208 if (SHA384_Init((SHA512_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Ds3_cbc.c237 if (SHA384_Init((SHA512_CTX *)md_state.c) <= 0) in ssl3_cbc_digest_record()
/netbsd/common/lib/libc/hash/sha2/
H A Dsha2.c256 __weak_alias(SHA384_Init,_SHA384_Init) in __weak_alias()
923 SHA384_Init(SHA384_CTX *context) in SHA384_Init() function

12