Home
last modified time | relevance | path

Searched refs:encodedDiceChain (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp1114 auto encodedDiceChain = diceCertChain->encode(); in isCsrWithProperDiceChain() local
1115 auto chain = hwtrust::DiceChain::Verify(encodedDiceChain, *diceChainKind); in isCsrWithProperDiceChain()