Searched refs:indexedAnchors (Results 1 – 2 of 2) sorted by relevance
915 Set<TrustAnchor> indexedAnchors = in findAllTrustAnchorsByIssuerAndSignature() local917 if (!indexedAnchors.isEmpty() || trustedCertificateStore == null) { in findAllTrustAnchorsByIssuerAndSignature()918 return indexedAnchors; in findAllTrustAnchorsByIssuerAndSignature()922 return indexedAnchors; in findAllTrustAnchorsByIssuerAndSignature()
929 Set<TrustAnchor> indexedAnchors = in findAllTrustAnchorsByIssuerAndSignature() local931 if (!indexedAnchors.isEmpty() || trustedCertificateStore == null) { in findAllTrustAnchorsByIssuerAndSignature()932 return indexedAnchors; in findAllTrustAnchorsByIssuerAndSignature()936 return indexedAnchors; in findAllTrustAnchorsByIssuerAndSignature()