Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/openssl/
Dopenssl.c718 if ((ret = lh_FUNCTION_new()) == NULL) in IMPLEMENT_LHASH_HASH_FN()
/openbsd/src/lib/libcrypto/stack/
Dsafestack.h1695 #define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function) macro