Searched refs:CmIpcServiceGetUserCertList (Results 1 – 5 of 5) sorted by relevance
28 false, CmIpcServiceGetUserCertList)) { in DoSomethingInterestingWithMyAPI()
76 void CmIpcServiceGetUserCertList(const struct CmBlob *paramSetBlob, struct CmBlob *outData,
1001 void CmIpcServiceGetUserCertList(const struct CmBlob *paramSetBlob, struct CmBlob *outData, in CmIpcServiceGetUserCertList() function
77 { CM_MSG_GET_USER_CERTIFICATE_LIST, CmIpcServiceGetUserCertList },
125 (void)CmIpcServiceGetUserCertList(¶mSetBlob, &certListBlob, nullptr); in GetAllUserCert()