Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dsshkey.c229 type_from_name(const char *name, int allow_short) in type_from_name() argument
239 if (allow_short && !impl->cert && impl->shortname != NULL && in type_from_name()