Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/objects/
H A Do_names.c47 names_lh = lh_OBJ_NAME_new(); in IMPLEMENT_LHASH_HASH_FN()
/dragonfly/crypto/libressl/include/openssl/
H A Dsafestack.h2178 #define lh_OBJ_NAME_new() LHM_lh_new(OBJ_NAME,obj_name) macro