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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx_all.c135 X509 *d2i_X509_bio(BIO *bp, X509 **x509) function
H A Dx509.h603 #define d2i_X509_bio(bp,x509) (X509 *)ASN1_d2i_bio((char *(*)())X509_new, \ macro

Completed in 81 milliseconds