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

/external/openssl/crypto/x509/
H A Dx509.h522 } X509_INFO; typedef in typeref:struct:X509_info_st
524 DECLARE_STACK_OF(X509_INFO)
876 X509_INFO * X509_INFO_new(void);
877 void X509_INFO_free(X509_INFO *a);
/external/openssl/include/openssl/
H A Dx509.h522 } X509_INFO; typedef in typeref:struct:X509_info_st
524 DECLARE_STACK_OF(X509_INFO)
876 X509_INFO * X509_INFO_new(void);
877 void X509_INFO_free(X509_INFO *a);

Completed in 87 milliseconds