Home | History | Annotate | Download | only in openssl

Lines Matching defs:X509_INFO

474 	} X509_INFO;
476 DECLARE_STACK_OF(X509_INFO)
830 OPENSSL_EXPORT X509_INFO * X509_INFO_new(void);
831 OPENSSL_EXPORT void X509_INFO_free(X509_INFO *a);