Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds