Home | History | Annotate | Download | only in openssl

Lines Matching refs:trust

232 	STACK_OF(ASN1_OBJECT) *trust;		/* trusted uses */
272 /* This is used for a table of trust checking functions */
275 int trust;
285 /* standard trust ids */
767 OPENSSL_EXPORT int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
768 OPENSSL_EXPORT int X509_TRUST_set(int *t, int trust);