Home
last modified time | relevance | path

Searched refs:DELETE_KEY_PAIR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h142 #define DELETE_KEY_PAIR 2 macro
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c316 result = ProcessKeyPair(osAccountId, DELETE_KEY_PAIR, jsonParams, groupId); in DelGroupAndSelfKeyInfo()