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

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c204 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) function
H A Dx509.h629 # define d2i_X509_REQ_bio(bp,req) (X509_REQ *)ASN1_d2i_bio((char *(*)())\ macro

Completed in 59 milliseconds