Searched refs:secondCertDigest (Results 1 – 1 of 1) sorted by relevance
51 final String second, final String secondCertDigest, in isPairAllowListed() argument56 || secondCertDigest == null || secondCertDigest.isBlank() in isPairAllowListed()64 entityInAllowList, first, firstCertDigest, second, secondCertDigest)); in isPairAllowListed()70 String second, String secondCertDigest) { in isPairMatch() argument77 && isMatch(pair[1], second, secondCertDigest); in isPairMatch()