Searched defs:d2i_X509_fp (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx_all.c124 X509 *d2i_X509_fp(FILE *fp, X509 **x509) function
H A Dx509.h600 #define d2i_X509_fp(fp,x509) (X509 *)ASN1_d2i_fp((char *(*)())X509_new, \ macro

Completed in 82 milliseconds