Searched refs:should_free (Results 1 – 1 of 1) sorted by relevance
103 char should_free; in BN_clear_free() local116 should_free = (bn->flags & BN_FLG_MALLOCED) != 0; in BN_clear_free()118 if (should_free) { in BN_clear_free()