Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/apps/
H A Dopenssl.c590 static int SortFnByName(const void *_f1, const void *_f2) in SortFnByName() function
688 qsort(functions, i, sizeof *functions, SortFnByName); in IMPLEMENT_LHASH_HASH_FN()