Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.h54 #define CA_MARKER "@cert-authority" macro
Dhostfile.c205 if (strcmp(marker, CA_MARKER) == 0) in check_markers()
Dsshconnect.c1061 "match %s in %s:%lu", CA_MARKER, in check_host_key()