Lines Matching refs:trusted
1833 * @trusted: List of trusted certificates
1839 int x509_certificate_chain_validate(struct x509_certificate *trusted,
1916 for (trust = trusted; trust; trust = trust->next) {
1924 "list of trusted certificates");
1938 wpa_printf(MSG_DEBUG, "X509: Trusted certificate "
1946 "from the list of trusted certificates");
1947 if (trusted) {