Home | History | Annotate | Download | only in racoon

Lines Matching full:d2i_x509

865 	x509 = d2i_X509(NULL, (void *)&bp, cert->l);
966 x509 = d2i_X509(NULL, (void *)&bp, cert->l);
968 plog(LLV_ERROR, LOCATION, NULL, "d2i_X509(): %s\n", eay_strerror());