Home
last modified time | relevance | path

Searched refs:MRK_CA (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dhostfile.h22 MRK_ERROR, MRK_NONE, MRK_REVOKE, MRK_CA enumerator
H A Dhostfile.c198 ret = MRK_CA; in check_markers()
244 (l->marker == MRK_CA ? "ca " : "revoked "), in record_hostkey()
354 HostkeyMarker want_marker = want_cert ? MRK_CA : MRK_NONE; in check_hostkeys_by_key_or_type()
H A Dssh-add.c726 want_ca = hke->marker == MRK_CA; in parse_dest_constraint_hop()
H A Dsshconnect2.c180 lookup_marker_in_hostkeys(hostkeys, MRK_CA)) { in order_hostkeyalgs()
H A Dssh-keygen.c1280 l->linenum, l->marker == MRK_CA ? "CA" : in known_hosts_find_delete()
/openbsd/regress/usr.bin/ssh/unittests/hostkeys/
H A Dtest_iterate.c735 MRK_CA,
749 MRK_CA,