Searched defs:diceCertChain (Results 1 – 6 of 6) sorted by relevance
235 JavacardRemotelyProvisionedComponentDevice::getDiceCertChain(std::vector<uint8_t>& diceCertChain) { in getDiceCertChain()295 std::vector<uint8_t> diceCertChain; in generateCertificateRequestV2() local
213 JavacardRemotelyProvisionedComponentDevice::getDiceCertChain(std::vector<uint8_t>& diceCertChain) { in getDiceCertChain()273 std::vector<uint8_t> diceCertChain; in generateCertificateRequestV2() local
134 byte[32] initAuthentication(in ExplicitKeyDiceCertChain diceCertChain, in initAuthentication()
37 …byte[32] initAuthentication(in android.hardware.security.see.authmgr.ExplicitKeyDiceCertChain dice… in initAuthentication()
105 private byte[] diceCertChain; field in KMKeymintDataStore
1042 auto diceCertChain = parsedRequest->asArray()->get(2)->asArray(); in parseAndValidateAuthenticatedRequest() local