Home
last modified time | relevance | path

Searched defs:hash_alg (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ess/
H A Dess_lib.c99 ESS_SIGNING_CERT_V2 *OSSL_ESS_signing_cert_v2_new_init(const EVP_MD *hash_alg, in OSSL_ESS_signing_cert_v2_new_init()
136 static ESS_CERT_ID_V2 *ESS_CERT_ID_V2_new_init(const EVP_MD *hash_alg, in ESS_CERT_ID_V2_new_init()
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dess.h59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkexgex.c45 int hash_alg, in kexgex_hash()
H A Dhostfile.c592 struct sshkey **keys, size_t nkeys, int store_hash, int quiet, int hash_alg) in hostfile_replace_entries()
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dnsec3hash.c86 unsigned int hash_alg; nsec3hash() local
/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_record.h45 enum crypto_hash_alg hash_alg; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/
H A Dct_local.h73 unsigned char hash_alg; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/
H A Dct_local.h73 unsigned char hash_alg; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_rsp_sign.c864 static ESS_SIGNING_CERT_V2 *ess_signing_cert_v2_new_init(const EVP_MD *hash_alg, in ess_signing_cert_v2_new_init()
898 static ESS_CERT_ID_V2 *ess_cert_id_v2_new_init(const EVP_MD *hash_alg, in ess_cert_id_v2_new_init()
H A Dts_local.h144 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.h124 uint32_t hash_alg; /* hashing algorithm number */ member
/netbsd-src/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsa.h124 uint32_t hash_alg; /* hashing algorithm number */ member
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket.h554 pgp_hash_alg_t hash_alg; /* hash algorithm */ member
647 pgp_hash_alg_t hash_alg; /* hashing algorithm number */ member
701 pgp_hash_alg_t hash_alg; member
724 pgp_hash_alg_t hash_alg; member
H A Dcreate.c1294 const pgp_hash_alg_t hash_alg, in pgp_write_one_pass_sig()
H A Dsignature.c1032 pgp_hash_alg_t hash_alg; in pgp_sign_file() local
H A Dmisc.c807 pgp_is_hash_alg_supported(const pgp_hash_alg_t *hash_alg) in pgp_is_hash_alg_supported()
H A Dwriter.c1299 pgp_hash_alg_t hash_alg; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h192 #define hash_alg hashAlg macro
930 ck_mechanism_type_t hash_alg; member
938 ck_mechanism_type_t hash_alg; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h172 #define hash_alg hashAlg macro
913 ck_mechanism_type_t hash_alg; member
921 ck_mechanism_type_t hash_alg; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c1962 int sig_alg = NID_undef, hash_alg = NID_undef; in sig_cb() local