Searched refs:trust (Results 1 – 8 of 8) sorted by relevance
1821 struct x509_certificate *cert, *trust; in x509_certificate_chain_validate() local1892 for (trust = trusted; trust; trust = trust->next) { in x509_certificate_chain_validate()1893 if (x509_name_compare(&cert->issuer, &trust->subject) in x509_certificate_chain_validate()1898 if (trust) { in x509_certificate_chain_validate()1901 if (x509_valid_issuer(trust) < 0) { in x509_certificate_chain_validate()1906 if (x509_certificate_check_signature(trust, cert) < 0) in x509_certificate_chain_validate()
17 - if you don't trust binaries downloaded from the Internet
4 # trust the values of the variables in your build system.
102 … of trust upto the root CA cert (After Enabling this option client only needs to have Intermediate
194 bool "Enable LWIP ARP trust"201 You may want to disable this if you do not trust LAN peers to have the
26 …rtition & app loading) are verified by the secure boot process, in a "chain of trust" relationship.
395 …ess, it's assumed to be valid.) In this way the system creates a chain of trust from the running a…