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/
Dalgorithm.c55 static struct hash_algorithm oakley_hashdef[] = {
293 static struct hash_algorithm *alg_oakley_hashdef(int);
301 static struct hash_algorithm *
317 struct hash_algorithm *f; in alg_oakley_hashdef_ok()
342 struct hash_algorithm *f; in alg_oakley_hashdef_hashlen()
354 struct hash_algorithm *f; in alg_oakley_hashdef_name()
366 struct hash_algorithm *f; in alg_oakley_hashdef_one()
Dalgorithm.h141 struct hash_algorithm { struct
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit24 hash_algorithm sha1;
42 hash_algorithm sha1;
Dracoon.conf.in68 hash_algorithm sha1;
90 hash_algorithm sha1;
Dracoon.conf.sample-plainrsa33 hash_algorithm sha1;
Dracoon.conf.sample-gssapi23 hash_algorithm sha1;
Dracoon.conf.sample37 hash_algorithm sha1;
Dracoon.conf.sample-natt82 hash_algorithm sha1;
/netbsd/src/crypto/external/bsd/openssh/dist/
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/
Dracoon.conf20 hash_algorithm sha1;
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf18 hash_algorithm sha1;
Dracoon.conf-radius18 hash_algorithm sha1;
/netbsd/src/external/bsd/pkg_install/dist/lib/
Dvulnerabilities-file.c208 static const struct hash_algorithm { struct
225 const struct hash_algorithm *hash; in verify_hash() argument