Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/objects/
H A Do_names.c348 lh_OBJ_NAME_free(names_lh); in OBJ_NAME_cleanup()
/dragonfly/crypto/libressl/include/openssl/
H A Dsafestack.h2194 #define lh_OBJ_NAME_free(lh) LHM_lh_free(OBJ_NAME,lh) macro