Home
last modified time | relevance | path

Searched refs:ESL3 (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/
H A D_hdf_pin_auth_v20.md47 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0 , ESL1 = 1 , ESL2 = 2 , ESL3 = 3 } |…
110 | ESL3 | 执行器安全等级是ESL3。 |
H A D_hdf_pin_auth_v10.md43 …ecutorsecurelevel) : int {   ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举执行器安全等级。 …
126 | ESL3 | 执行器安全级别为3,关键操作在高安环境如独立安全芯片中完成。 |
H A D_pin_auth_types_8idl_v20.md32 …auth_v20.md#executorsecurelevel) : int { ESL0 = 0 , ESL1 = 1 , ESL2 = 2 , ESL3 = 3 } | 枚举执行器安全等级。 …
H A D_pin_auth_types_8idl_v10.md32 …ecutorsecurelevel) : int {   ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举执行器安全等级。 …
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A D_hdf_fingerprint_auth_v10.md43 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0 , ESL1 = 1 , ESL2 = 2 , ESL3 = 3 } |…
129 | ESL3 | 表示执行器安全等级是3,关键操作在高安环境如独立安全芯片中完成。 |
H A D_fingerprint_auth_types_8idl_v10.md32 …auth_v10.md#executorsecurelevel) : int { ESL0 = 0 , ESL1 = 1 , ESL2 = 2 , ESL3 = 3 } | 枚举执行器安全等级。 …
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A D_hdf_face_auth_v10.md43 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举…
129 | ESL3 | 执行器安全级别为3,关键操作在高安环境如独立安全芯片中完成。 |
H A D_face_auth_types_8idl_v10.md32 …ce_auth_v10.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举执行器安全等级。 …
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_hdf_user_auth_v10.md48 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举…
115 | ESL3 | 执行器安全级别为3,关键操作在高安环境如独立安全芯片中完成。 |
H A D_hdf_user_auth_v12.md53 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举…
120 | ESL3 | 执行器安全级别为3,关键操作在高安环境如独立安全芯片中完成。 |
H A D_user_auth_types_8idl_v10.md41 …er_auth_v10.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举执行器安全等级。 …
H A D_user_auth_types_8idl_v12.md46 …er_auth_v12.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举执行器安全等级。 …
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_collector_hdi_unit_test.cpp193 {ExecutorSecureLevel::ESL3, {IamExecutorSecureLevel::ESL3, IamResultCode::SUCCESS}},
195 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
196 {static_cast<ExecutorSecureLevel>(ExecutorSecureLevel::ESL3 + 1),
197 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
H A Dpin_auth_verifier_hdi_unit_test.cpp193 {ExecutorSecureLevel::ESL3, {IamExecutorSecureLevel::ESL3, IamResultCode::SUCCESS}},
195 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
196 {static_cast<ExecutorSecureLevel>(ExecutorSecureLevel::ESL3 + 1),
197 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
H A Dpin_auth_all_in_one_hdi_unit_test.cpp193 {ExecutorSecureLevel::ESL3, {IamExecutorSecureLevel::ESL3, IamResultCode::SUCCESS}},
195 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
196 {static_cast<ExecutorSecureLevel>(ExecutorSecureLevel::ESL3 + 1),
197 {IamExecutorSecureLevel::ESL3, IamResultCode::GENERAL_ERROR}},
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_hdi_common.cpp64 {ExecutorSecureLevel::ESL3, UserAuth::ExecutorSecureLevel::ESL3}, in ConvertExecutorSecureLevel()
/ohos5.0/drivers/interface/pin_auth/v1_0/
H A DPinAuthTypes.idl84 /**< Indicates that the executor secure level is ESL3. */
85 ESL3 = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_0/foo/pin_auth/v1_0/
H A DPinAuthTypes.idl84 /**< Indicates that the executor secure level is ESL3. */
85 ESL3 = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_1/foo/pin_auth/v1_0/
H A DPinAuthTypes.idl84 /**< Indicates that the executor secure level is ESL3. */
85 ESL3 = 3,
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h103 ESL3 = 3, enumerator
/ohos5.0/drivers/interface/pin_auth/v2_0/
H A DPinAuthTypes.idl89 /**< Indicates that the executor secure level is ESL3. */
90 ESL3 = 3,
/ohos5.0/drivers/interface/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */
/ohos5.0/drivers/interface/pin_auth/v2_1/
H A DPinAuthTypes.idl93 /**< Indicates that the executor secure level is ESL3. */
94 ESL3 = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_0/foo/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_1/foo/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */

123