Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.bin/ssh/
H A Dkrl.sh155 check_krl() { function
/openbsd-src/usr.bin/ssh/
H A Dssh-keygen.c3328 int gen_all_hostkeys = 0, gen_krl = 0, update_krl = 0, check_krl = 0; main() local