Home | History | Annotate | Download | only in racoon

Lines Matching refs:d2i_X509

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