Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keygen.c1616 cert_ext_cmp(const void *_a, const void *_b) in cert_ext_cmp() function
1695 qsort(cert_ext, ncert_ext, sizeof(*cert_ext), cert_ext_cmp); in finalise_cert_exts()