Home | History | Annotate | Download | only in crypto

Lines Matching refs:i2d_X509

1130 	int cert_len = i2d_X509(cert, NULL);
1139 i2d_X509(cert, &tmp);