Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/x509/
Dx509_utl.c81 static int sk_strcmp(const char * const *a, const char * const *b);
636 sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function
743 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in append_ia5()