Searched refs:CmKeyOpDeleteKey (Results 1 – 5 of 5) sorted by relevance
43 int32_t CmKeyOpDeleteKey(const struct CmBlob *alias);
243 ret = CmKeyOpDeleteKey(keyUri); in CmRemoveAppCert()417 int32_t retCode = CmKeyOpDeleteKey(&uriBlob); in CmRemoveSpecifiedAppCert()
59 ret = CmKeyOpDeleteKey(&keyUri); in CmTraversalDirActionCredential()
177 int32_t CmKeyOpDeleteKey(const struct CmBlob *alias) in CmKeyOpDeleteKey() function
240 ret = CmKeyOpDeleteKey(&macKeyUri); in DeleteMacKey()