Searched refs:get_proto (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsymmetric.c615 get_proto(pgp_symm_alg_t alg) function
646 const pgp_crypt_t *ptr = get_proto(alg);
660 const pgp_crypt_t *p = get_proto(alg);
668 const pgp_crypt_t *p = get_proto(alg);
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c162 static int get_proto __P((char *));
419 proto = get_proto(*av);
462 proto = get_proto(*av);
480 proto = get_proto(*av);
774 *proto = get_proto(*av);
795 get_proto(str) function
/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dparser.c62 static int get_proto(const char *, int *);
418 get_proto(const char *name, int *proto_no) function
625 if (!get_proto(w, &protocol)) {
749 if (!get_proto(w, &protocol)) {

Completed in 65 milliseconds