Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM200/
DJavacardRemotelyProvisionedComponentDevice.h63 ScopedAStatus updateEEK(const std::vector<uint8_t>& endpointEncCertChain);
DJavacardRemotelyProvisionedComponentDevice.cpp198 JavacardRemotelyProvisionedComponentDevice::updateEEK( in updateEEK() function in aidl::android::hardware::security::keymint::JavacardRemotelyProvisionedComponentDevice
275 ret = updateEEK(endpointEncCertChain); in generateCertificateRequest()