Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v2_task_mock/
H A Dpake_v2_task_main_mock.c18 bool IsSupportPakeV2(void) in IsSupportPakeV2() function
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/pake_v2_task/
H A Dpake_v2_task_main.h27 bool IsSupportPakeV2(void);
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c543 if (IsSupportPakeV2()) { in InitDasProtocolEntities()