Lines Matching +full:software +full:- +full:locked
2 * validator/val_anchor.h - validator trust anchor storage.
6 * This software is open source.
20 * be used to endorse or promote products derived from this software without
23 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
33 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55 * The tree must be locked, while no other locks (from trustanchors) are held.
56 * And then an anchor searched for. Which can be locked or deleted. Then
65 * dnames are in nsec-like order. A lookup on class, name will return
161 * @return the trust anchor or NULL if none is found. The anchor is locked.
173 * @return NULL if not found. The anchor is locked.
219 * @param ta: trust anchor (locked by caller).
247 * @return trust anchor or NULL. It is locked.