Home
last modified time | relevance | path

Searched defs:parse_key (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/usr.bin/ssh/unittests/hostkeys/
H A Dtest_iterate.c52 int parse_key = (ctx->flags & HKF_WANT_PARSE_KEY) != 0; in check() local
/openbsd-src/sbin/ipsecctl/
H A Dpfkdump.c669 parse_key(struct sadb_ext *ext, struct ipsec_key *ikey) in parse_key() function