Searched refs:verifyCombinedChain (Results 1 – 1 of 1) sorted by relevance
257 verifyCombinedChain(useStrongBox, attestKeyCertChain, attestedEcKeyCertChain); in testAttestKey()275 verifyCombinedChain(useStrongBox, attestKeyCertChain, attestedRsaKeyCertChain); in testAttestKey()294 private void verifyCombinedChain(boolean useStrongBox, Certificate[] attestKeyCertChain, in verifyCombinedChain() method in AttestKeyTest