Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c71 static int sk_strcmp(const char * const *a, const char * const *b);
543 sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function
647 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in append_ia5()