Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/err/
H A Derr.c459 int_thread_hash = lh_ERR_STATE_new(); in IMPLEMENT_LHASH_COMP_FN()
/dragonfly/crypto/libressl/include/openssl/
H A Dsafestack.h2088 #define lh_ERR_STATE_new() LHM_lh_new(ERR_STATE,err_state) macro