Home
last modified time | relevance | path

Searched refs:hash_algorithm (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dalgorithm.c55 static struct hash_algorithm oakley_hashdef[] = {
293 static struct hash_algorithm *alg_oakley_hashdef __P((int));
301 static struct hash_algorithm *
320 struct hash_algorithm *f;
347 struct hash_algorithm *f;
360 struct hash_algorithm *f;
374 struct hash_algorithm *f;
H A Dalgorithm.h141 struct hash_algorithm { struct
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/
H A Dracoon.conf.sample-inherit24 hash_algorithm sha1;
42 hash_algorithm sha1;
H A Dracoon.conf.in68 hash_algorithm sha1;
90 hash_algorithm sha1;
H A Dracoon.conf.sample-plainrsa33 hash_algorithm sha1;
H A Dracoon.conf.sample-gssapi23 hash_algorithm sha1;
H A Dracoon.conf.sample37 hash_algorithm sha1;
H A Dracoon.conf.sample-natt82 hash_algorithm sha1;
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.sshsig42 string hash_algorithm
63 Data to be signed is first hashed with the specified hash_algorithm.
86 string hash_algorithm
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/client/
H A Dracoon.conf20 hash_algorithm sha1;
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/server/
H A Dracoon.conf18 hash_algorithm sha1;
H A Dracoon.conf-radius18 hash_algorithm sha1;
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dvulnerabilities-file.c208 static const struct hash_algorithm { struct
225 const struct hash_algorithm *hash; in verify_hash() argument