Home
last modified time | relevance | path

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

/external/openssh/
Dkey.c243 cert_compare(struct KeyCert *a, struct KeyCert *b) in cert_compare() function
320 if (!cert_compare(a->cert, b->cert)) in key_equal()