Home
last modified time | relevance | path

Searched refs:ESL2 (Results 1 – 25 of 57) 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 } |…
109 | ESL2 | 执行器安全等级是ESL2。 |
H A D_hdf_pin_auth_v10.md43 | [ExecutorSecureLevel](#executorsecurelevel) : int {   ESL0 = 0, ESL1 = 1, ESL2 = 2…
125 | ESL2 | 执行器安全级别为2,关键操作在可信执行环境中完成。 |
H A D_pin_auth_types_8idl_v20.md32 …](_hdf_pin_auth_v20.md#executorsecurelevel) : int { ESL0 = 0 , ESL1 = 1 , ESL2 = 2 , ESL3 = 3 } | …
H A D_pin_auth_types_8idl_v10.md32 …_v10.md#executorsecurelevel) : 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 } |…
128 | ESL2 | 表示执行器安全等级是2,关键操作在可信执行环境中完成。 |
H A D_fingerprint_auth_types_8idl_v10.md32 …ingerprint_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 } | 枚举…
128 | ESL2 | 执行器安全级别为2,关键操作在可信执行环境中完成。 |
H A D_face_auth_types_8idl_v10.md32 | [ExecutorSecureLevel](_hdf_face_auth_v10.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2
/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 } | 枚举…
114 | ESL2 | 执行器安全级别为2,关键操作在可信执行环境中完成。 |
H A D_hdf_user_auth_v12.md53 | [ExecutorSecureLevel](#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } | 枚举…
119 | ESL2 | 执行器安全级别为2,关键操作在可信执行环境中完成。 |
H A D_user_auth_types_8idl_v10.md41 | [ExecutorSecureLevel](_hdf_user_auth_v10.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2
H A D_user_auth_types_8idl_v12.md46 | [ExecutorSecureLevel](_hdf_user_auth_v12.md#executorsecurelevel) : int { ESL0 = 0, ESL1 = 1, ESL2
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_hdi_common.cpp63 {ExecutorSecureLevel::ESL2, UserAuth::ExecutorSecureLevel::ESL2}, in ConvertExecutorSecureLevel()
/ohos5.0/drivers/interface/pin_auth/v1_0/
H A DPinAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_0/foo/pin_auth/v1_0/
H A DPinAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_1/foo/pin_auth/v1_0/
H A DPinAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h101 ESL2 = 2, enumerator
/ohos5.0/drivers/interface/pin_auth/v2_0/
H A DPinAuthTypes.idl87 /**< Indicates that the executor secure level is ESL2. */
88 ESL2 = 2,
/ohos5.0/drivers/interface/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */
/ohos5.0/drivers/interface/pin_auth/v2_1/
H A DPinAuthTypes.idl91 /**< Indicates that the executor secure level is ESL2. */
92 ESL2 = 2,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_0/foo/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_1/foo/fingerprint_auth/v1_0/
H A DFingerprintAuthTypes.idl74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */
/ohos5.0/drivers/interface/face_auth/v1_0/
H A DFaceAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_0/foo/face_auth/v1_0/
H A DFaceAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_1/foo/face_auth/v1_0/
H A DFaceAuthTypes.idl82 /**< Indicates that the executor secure level is ESL2. */
83 ESL2 = 2,

123