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

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dx509.h576 #define d2i_X509_bio(bp,x509) (X509 *)ASN1_d2i_bio((char *(*)())X509_new, \ macro
773 X509 *d2i_X509_bio(BIO *bp,X509 **x509);
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dx509.h603 #define d2i_X509_bio(bp,x509) (X509 *)ASN1_d2i_bio((char *(*)())X509_new, \ macro
817 X509 *d2i_X509_bio(BIO *bp,X509 **x509);

Completed in 48 milliseconds