Home | History | Annotate | Download | only in x509

Lines Matching refs:trust

272 	STACK_OF(ASN1_OBJECT) *trust;		/* trusted uses */
314 /* This is used for a table of trust checking functions */
317 int trust;
332 /* standard trust ids */
850 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
851 int X509_TRUST_set(int *t, int trust);