crl_init
if (cert_handler[i].crl_init && !(*cert_handler[i].crl_init)())
int (*crl_init)(void);
int crl_init(void);
crl_init();