Searched refs:CmAuthDeleteAuthInfoByUserId (Results 1 – 3 of 3) sorted by relevance
37 int32_t CmAuthDeleteAuthInfoByUserId(uint32_t userId, const struct CmBlob *uri);
42 ret = CmAuthDeleteAuthInfoByUserId(context->userId, &keyUri); in DeleteAuth()
610 int32_t CmAuthDeleteAuthInfoByUserId(uint32_t userId, const struct CmBlob *uri) in CmAuthDeleteAuthInfoByUserId() function