Home
last modified time | relevance | path

Searched refs:CA_MARKER (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dhostfile.h62 #define CA_MARKER "@cert-authority" macro
Dhostfile.c197 if (strcmp(marker, CA_MARKER) == 0) in check_markers()
Dsshconnect.c1250 "match %s in %s:%lu", CA_MARKER, in check_host_key()