crl_insert
int crl_insert(struct crl_tree *, struct crl *);
if (crl != NULL && !crl_insert(&crls, crl))
if (crl_insert(&crls, crl))