iked_certreq
SIMPLEQ_ENTRY(iked_certreq) cr_entry;
SIMPLEQ_HEAD(iked_certreqs, iked_certreq);
struct iked_certreq *cr;
struct iked_certreq *cr;
struct iked_certreq *cr;
if ((cr = calloc(1, sizeof(struct iked_certreq))) == NULL) {