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

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c127 X509 *d2i_X509_fp(FILE *fp, X509 **x509) function
H A Dx509.h589 # define d2i_X509_fp(fp,x509) (X509 *)ASN1_d2i_fp((char *(*)())X509_new, \ macro

Completed in 105 milliseconds