Home
last modified time | relevance | path

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

/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c45 static bool IsParamsForDasTokenManagerValid(const char *pkgName, const char *serviceType, Uint8Buff… in IsParamsForDasTokenManagerValid() function
71 if (!IsParamsForDasTokenManagerValid(pkgName, serviceType, authId, userType, moduleType)) { in RegisterLocalIdentity()
92 if (!IsParamsForDasTokenManagerValid(pkgName, serviceType, authId, userType, moduleType)) { in UnregisterLocalIdentity()
113 if (!IsParamsForDasTokenManagerValid(pkgName, serviceType, authId, userType, moduleType)) { in DeletePeerAuthInfo()
134 !IsParamsForDasTokenManagerValid(params->pkgName, params->serviceType, in GetPublicKey()