Searched refs:ext_name_cmp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c161 static int ext_name_cmp(const OPENSSL_STRING *a, const OPENSSL_STRING *b) function
395 addexts = lh_OPENSSL_STRING_new(ext_name_hash, ext_name_cmp);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c181 static int ext_name_cmp(const OPENSSL_STRING *a, const OPENSSL_STRING *b) function
451 addexts = lh_OPENSSL_STRING_new(ext_name_hash, ext_name_cmp);

Completed in 193 milliseconds