lh_free
LCRYPTO_USED(lh_free);
LCRYPTO_ALIAS(lh_free);
void lh_free(_LHASH *lh);
#define LHM_lh_free(type, lh) lh_free(CHECKED_LHASH_OF(type, lh))
lh_free(lh);
lh_free(lh);
lh_free(lh);