Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM300/
DJavacardRemotelyProvisionedComponentDevice.h92 ScopedAStatus getUdsCertsChain(std::vector<uint8_t>& udsCertsChain);
DJavacardRemotelyProvisionedComponentDevice.cpp255 JavacardRemotelyProvisionedComponentDevice::getUdsCertsChain(std::vector<uint8_t>& udsCertsChain) { in getUdsCertsChain() function in aidl::android::hardware::security::keymint::JavacardRemotelyProvisionedComponentDevice
307 ret = getUdsCertsChain(udsCertChain); in generateCertificateRequestV2()