Searched refs:CmAuthDeleteAuthInfo (Results 1 – 3 of 3) sorted by relevance
35 int32_t CmAuthDeleteAuthInfo(const struct CmContext *context, const struct CmBlob *uri);
218 ret = CmAuthDeleteAuthInfo(context, keyUri); in CmRemoveAppCert()257 int32_t ret = CmAuthDeleteAuthInfo(context, keyUri); in ClearAuthInfo()
575 int32_t CmAuthDeleteAuthInfo(const struct CmContext *context, const struct CmBlob *uri) in CmAuthDeleteAuthInfo() function