/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-sha1.h | 31 ctf_sha1_init (ctf_sha1_t *sha1) in ctf_sha1_init() 37 ctf_sha1_add (ctf_sha1_t *sha1, const void *buf, size_t len) in ctf_sha1_add()
|
H A D | ctf-sha1.c | 26 ctf_sha1_fini (ctf_sha1_t *sha1, char *buf) in ctf_sha1_fini()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-sha1.h | 31 ctf_sha1_init (ctf_sha1_t *sha1) in ctf_sha1_init() 37 ctf_sha1_add (ctf_sha1_t *sha1, const void *buf, size_t len) in ctf_sha1_add()
|
H A D | ctf-sha1.c | 26 ctf_sha1_fini (ctf_sha1_t *sha1, char *buf) in ctf_sha1_fini()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | test_rsa.c | 332 const unsigned char sha1[20] = { in main() local 341 unsigned char sha1[20]; in main() local 386 unsigned char sha1[20]; in main() local
|
H A D | mdtest.c | 75 }, sha1 = { variable
|
H A D | evp-cc.c | 675 static const struct hc_evp_md sha1 = { in EVP_cc_sha1() local
|
H A D | evp-hcrypto.c | 347 static const struct hc_evp_md sha1 = { in EVP_hcrypto_sha1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | package.d | 138 SHA1 sha1; in uMain() local 177 auto sha1 = new SHA1Digest(); in umain() local
|
H A D | sha.d | 74 SHA1 sha1; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/ |
H A D | package.d | 138 SHA1 sha1; in uMain() local 177 auto sha1 = new SHA1Digest(); in umain() local
|
H A D | sha.d | 74 SHA1 sha1; variable
|
/netbsd-src/tests/lib/libskey/ |
H A D | t_algorithms.c | 99 ATF_TC_HEAD(sha1, tc) in ATF_TC_HEAD() argument 103 ATF_TC_BODY(sha1, tc) in ATF_TC_BODY() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
H A D | sha1dgst.c | 28 int ossl_sha1_ctrl(SHA_CTX *sha1, int cmd, int mslen, void *ms) in ossl_sha1_ctrl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | raw_sha1_ostream.h | 33 StringRef sha1() { in sha1() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/ |
H A D | md5_sha1.h | 26 SHA_CTX sha1; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ocsp/ |
H A D | ocsp_srv.c | 251 EVP_MD *sha1 = EVP_MD_fetch(libctx, "SHA1", propq); in OCSP_RESPID_set_by_key_ex() local 289 EVP_MD *sha1 = NULL; in OCSP_RESPID_match_ex() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | m_md5_sha1.c | 23 SHA_CTX sha1; member
|
H A D | m_sha1.c | 40 SHA_CTX *sha1; in ctrl() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/srp/ |
H A D | srp_lib.c | 33 EVP_MD *sha1 = EVP_MD_fetch(libctx, "SHA1", propq); in srp_Calc_xy() local 151 EVP_MD *sha1 = NULL; in SRP_Calc_x_ex() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | s3_cbc.c | 56 SHA_CTX *sha1 = ctx; in tls1_sha1_final_raw() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | s3_cbc.c | 108 SHA_CTX *sha1 = ctx; in tls1_sha1_final_raw() local
|
H A D | s3_enc.c | 20 const EVP_MD *md5 = NULL, *sha1 = NULL; in ssl3_generate_key_block() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509_cmp.c | 294 EVP_MD *sha1 = EVP_MD_fetch(libctx, "SHA1", propq); in X509_NAME_hash_ex() local
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | configure.ac | 1021 AC_ARG_ENABLE(sha1, AS_HELP_STRING([--disable-sha1],[Disable SHA1 RRSIG support, does not disable n… optenable
|