Home
last modified time | relevance | path

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

/openssl/apps/
H A Dopenssl.c439 static int function_cmp(const FUNCTION * a, const FUNCTION * b) in function_cmp() function
476 if ((ret = lh_FUNCTION_new(function_hash, function_cmp)) == NULL) in LHASH_OF()

Completed in 6 milliseconds