Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dhostfile.h62 #define CA_MARKER "@cert-authority" macro
H A Dhostfile.c199 if (strcmp(marker, CA_MARKER) == 0) in check_markers()
H A Dsshconnect.c1288 "match %s in %s:%lu", CA_MARKER, in check_host_key()