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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx_all.c201 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) function
H A Dx509.h640 #define d2i_X509_REQ_bio(bp,req) (X509_REQ *)ASN1_d2i_bio((char *(*)())\ macro

Completed in 98 milliseconds