Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcredential_operator.c562 static int32_t IsSelfKeyPairExist(int32_t osAccountId, int keyType) in IsSelfKeyPairExist() function
610 res = IsSelfKeyPairExist(param->osAccountId, KEY_ALIAS_P2P_AUTH); in CheckImportConditions()