Home
last modified time | relevance | path

Searched defs:irpc (Results 1 – 1 of 1) sorted by relevance

/system/security/provisioner/
Drkp_factory_extraction_lib.cpp138 CborResult<Array> getCsrV1(std::string_view componentName, IRemotelyProvisionedComponent* irpc) { in getCsrV1()
165 void selfTestGetCsrV1(std::string_view componentName, IRemotelyProvisionedComponent* irpc) { in selfTestGetCsrV1()
227 IRemotelyProvisionedComponent* irpc, bool selfTest) { in getCsrV3()
251 CborResult<Array> getCsr(std::string_view componentName, IRemotelyProvisionedComponent* irpc, in getCsr()