Go to the source code of this file.
|
static int | obj_trust (int id, X509 *x, int flags) |
|
static | STACK_OF (X509_TRUST) |
|
static int | tr_cmp (const X509_TRUST **a, const X509_TRUST **b) |
|
static void | trtable_free (X509_TRUST *p) |
|
static int | trust_1oid (X509_TRUST *trust, X509 *x, int flags) |
|
static int | trust_1oidany (X509_TRUST *trust, X509 *x, int flags) |
|
static int | trust_compat (X509_TRUST *trust, X509 *x, int flags) |
|
int | X509_check_trust (X509 *x, int id, int flags) |
|
int | X509_TRUST_add (int id, int flags, int(*ck)(X509_TRUST *, X509 *, int), char *name, int arg1, void *arg2) |
|
void | X509_TRUST_cleanup (void) |
|
X509_TRUST * | X509_TRUST_get0 (int idx) |
|
char * | X509_TRUST_get0_name (const X509_TRUST *xp) |
|
int | X509_TRUST_get_by_id (int id) |
|
int | X509_TRUST_get_count (void) |
|
int | X509_TRUST_get_flags (const X509_TRUST *xp) |
|
int | X509_TRUST_get_trust (const X509_TRUST *xp) |
|
int | X509_TRUST_set (int *t, int trust) |
|
◆ X509_TRUST_COUNT
◆ obj_trust()
◆ STACK_OF()
◆ tr_cmp()
◆ trtable_free()
◆ trust_1oid()
◆ trust_1oidany()
◆ trust_compat()
◆ X509_check_trust()
◆ X509_TRUST_add()
◆ X509_TRUST_cleanup()
void X509_TRUST_cleanup |
( |
void |
| ) |
|
◆ X509_TRUST_get0()
◆ X509_TRUST_get0_name()
◆ X509_TRUST_get_by_id()
int X509_TRUST_get_by_id |
( |
int |
id | ) |
|
◆ X509_TRUST_get_count()
int X509_TRUST_get_count |
( |
void |
| ) |
|
◆ X509_TRUST_get_flags()
◆ X509_TRUST_get_trust()
◆ X509_TRUST_set()
◆ default_trust
◆ trstandard
◆ X509_TRUST_set_default