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

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

Completed in 196 milliseconds