Searched defs:X509_PURPOSE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dx509v3.h407 /* X509_PURPOSE stuff */
467 } X509_PURPOSE; typedef in typeref:struct:x509_purpose_st
505 DECLARE_STACK_OF(X509_PURPOSE)
684 X509_PURPOSE * X509_PURPOSE_get0(int idx);
688 int (*ck)(const X509_PURPOSE *, const X509 *, int),
690 char *X509_PURPOSE_get0_name(X509_PURPOSE *xp);
691 char *X509_PURPOSE_get0_sname(X509_PURPOSE *xp);
692 int X509_PURPOSE_get_trust(X509_PURPOSE *xp);
694 int X509_PURPOSE_get_id(X509_PURPOSE *);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dx509v3.h407 /* X509_PURPOSE stuff */
467 } X509_PURPOSE; typedef in typeref:struct:x509_purpose_st
505 DECLARE_STACK_OF(X509_PURPOSE)
684 X509_PURPOSE * X509_PURPOSE_get0(int idx);
688 int (*ck)(const X509_PURPOSE *, const X509 *, int),
690 char *X509_PURPOSE_get0_name(X509_PURPOSE *xp);
691 char *X509_PURPOSE_get0_sname(X509_PURPOSE *xp);
692 int X509_PURPOSE_get_trust(X509_PURPOSE *xp);
694 int X509_PURPOSE_get_id(X509_PURPOSE *);
/external/openssl/crypto/x509v3/
H A Dx509v3.h407 /* X509_PURPOSE stuff */
467 } X509_PURPOSE; typedef in typeref:struct:x509_purpose_st
505 DECLARE_STACK_OF(X509_PURPOSE)
684 X509_PURPOSE * X509_PURPOSE_get0(int idx);
688 int (*ck)(const X509_PURPOSE *, const X509 *, int),
690 char *X509_PURPOSE_get0_name(X509_PURPOSE *xp);
691 char *X509_PURPOSE_get0_sname(X509_PURPOSE *xp);
692 int X509_PURPOSE_get_trust(X509_PURPOSE *xp);
694 int X509_PURPOSE_get_id(X509_PURPOSE *);
/external/openssl/include/openssl/
H A Dx509v3.h407 /* X509_PURPOSE stuff */
467 } X509_PURPOSE; typedef in typeref:struct:x509_purpose_st
505 DECLARE_STACK_OF(X509_PURPOSE)
684 X509_PURPOSE * X509_PURPOSE_get0(int idx);
688 int (*ck)(const X509_PURPOSE *, const X509 *, int),
690 char *X509_PURPOSE_get0_name(X509_PURPOSE *xp);
691 char *X509_PURPOSE_get0_sname(X509_PURPOSE *xp);
692 int X509_PURPOSE_get_trust(X509_PURPOSE *xp);
694 int X509_PURPOSE_get_id(X509_PURPOSE *);

Completed in 236 milliseconds