Searched refs:sk_strcmp (Results 1 – 2 of 2) sorted by relevance
341 static int sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function376 if ((files = sk_OPENSSL_STRING_new(sk_strcmp)) == NULL) { in do_dir()
26 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() function545 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in append_ia5()
Completed in 8 milliseconds