Home | History | Annotate | Download | only in x509

Lines Matching refs:trust

271 	STACK_OF(ASN1_OBJECT) *trust;		/* trusted uses */
313 /* This is used for a table of trust checking functions */
316 int trust;
331 /* standard trust ids */
849 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
850 int X509_TRUST_set(int *t, int trust);