Searched refs:i2d_X509_fp (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c132 int i2d_X509_fp(FILE *fp, X509 *x509) function
H A Dx509.h591 # define i2d_X509_fp(fp,x509) ASN1_i2d_fp(i2d_X509,fp,(unsigned char *)x509) macro
769 int i2d_X509_fp(FILE *fp, X509 *x509);

Completed in 45 milliseconds