Home
last modified time | relevance | path

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

/openssl/apps/
H A Drehash.c341 static int sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function
376 if ((files = sk_OPENSSL_STRING_new(sk_strcmp)) == NULL) { in do_dir()
/openssl/crypto/x509/
H A Dv3_utl.c26 static int sk_strcmp(const char *const *a, const char *const *b);
446 static int sk_strcmp(const char *const *a, const char *const *b) in sk_strcmp() function
545 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in append_ia5()

Completed in 15 milliseconds