Home | History | Annotate | Download | only in openssl

Lines Matching defs: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 */
855 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
856 int X509_TRUST_set(int *t, int trust);