Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshkey.c94 struct sshkey **keyp, int allow_cert);
2389 int allow_cert) in sshkey_from_blob_internal() argument
2420 if (!allow_cert && sshkey_type_is_cert(type)) { in sshkey_from_blob_internal()