Lines Matching full:trust
2 * validator/autotrust.h - RFC5011 trust anchor management for unbound.
65 * Autotrust metadata for one trust anchor key.
87 * Autotrust metadata for a trust point.
91 /** file to store the trust point in. chrootdir already applied. */
120 /** true if the trust point has been revoked */
147 * @param anchors: the trust anchors structure.
148 * @return number of autotrust trust anchors
156 * If 0, then there is no next probe anymore (trust points deleted).
174 * @param tp: trust point to write.
181 * @param tp: trust point to delete.
189 * @param tp: trust anchor to process.
193 * @return false if trust anchor was revoked completely.
195 * On errors, likely the trust point has been unchanged.