Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM300/
DJavacardRemotelyProvisionedComponentDevice.h91 ScopedAStatus getDiceCertChain(std::vector<uint8_t>& diceCertChain);
DJavacardRemotelyProvisionedComponentDevice.cpp233 JavacardRemotelyProvisionedComponentDevice::getDiceCertChain(std::vector<uint8_t>& diceCertChain) { in getDiceCertChain() function in aidl::android::hardware::security::keymint::JavacardRemotelyProvisionedComponentDevice
310 ret = getDiceCertChain(diceCertChain); in generateCertificateRequestV2()