Home
last modified time | relevance | path

Searched refs:secure_element (Results 1 – 25 of 46) sorted by relevance

12

/hardware/nxp/secure_element/
DAndroid.bp81 name: "android.hardware.secure_element@1.1_defaults",
92 "android.hardware.secure_element@1.0",
93 "android.hardware.secure_element@1.1",
108 name: "android.hardware.secure_element@1.0_defaults",
119 "android.hardware.secure_element@1.0",
134 name: "android.hardware.secure_element@1.0-service",
135 init_rc: ["1.0/android.hardware.secure_element@1.0-service.rc"],
136 defaults: ["android.hardware.secure_element@1.0_defaults"],
140 name: "android.hardware.secure_element@1.0-service-disabled",
141 init_rc: ["1.0/android.hardware.secure_element@1.0-service-disabled.rc"],
[all …]
/hardware/nxp/secure_element/1.1/
D[email protected]1 service vendor.secure_element_hal_service_1_1 /vendor/bin/hw/android.hardware.secure_element@1.1-se…
3 interface android.hardware.secure_element@1.0::ISecureElement eSE1
4 interface android.hardware.secure_element@1.1::ISecureElement eSE1
5 user secure_element
6 group secure_element
D[email protected]1 service vendor.secure_element_hal_service_1_1 /vendor/bin/hw/android.hardware.secure_element@1.1-se…
3 user secure_element
4 group secure_element
DSecureElement.h31 namespace secure_element {
39 using ::android::hardware::secure_element::V1_0::LogicalChannelResponse;
40 using ::android::hardware::secure_element::V1_0::SecureElementStatus;
41 using ::android::hardware::secure_element::V1_1::ISecureElement;
DNxpEseService.cpp33 using android::hardware::secure_element::V1_1::ISecureElement;
34 using android::hardware::secure_element::V1_1::implementation::SecureElement;
/hardware/nxp/secure_element/1.0/
D[email protected]1 service secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.0-service
3 interface android.hardware.secure_element@1.0::ISecureElement eSE1
4 user secure_element
5 group secure_element
D[email protected]1 service secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.0-service-disab…
3 interface android.hardware.secure_element@1.0::ISecureElement eSE1
4 user secure_element
5 group secure_element
DSecureElement.h30 namespace secure_element {
37 using ::android::hardware::secure_element::V1_0::ISecureElementHalCallback;
63 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
72 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
DNxpEseService.cpp28 using android::hardware::secure_element::V1_0::ISecureElement;
29 using android::hardware::secure_element::V1_0::implementation::SecureElement;
/hardware/st/secure_element/1.2/
DSecureElement.h30 namespace secure_element {
39 using ::android::hardware::secure_element::V1_2::ISecureElement;
41 using ::android::hardware::secure_element::V1_0::LogicalChannelResponse;
42 using ::android::hardware::secure_element::V1_0::SecureElementStatus;
70 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
73 Return<::android::hardware::secure_element::V1_0::SecureElementStatus> reset();
80 Return<::android::hardware::secure_element::V1_0::SecureElementStatus> seHalDeInit();
D[email protected]1 service secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.2-service.st
3 user secure_element
4 group secure_element
DAndroid.bp16 name: "android.hardware.secure_element@1.2-service.st",
19 init_rc: ["android.hardware.secure_element@1.2-service.st.rc"],
27 "android.hardware.secure_element@1.0",
28 "android.hardware.secure_element@1.1",
29 "android.hardware.secure_element@1.2",
DStEseService.cpp32 using android::hardware::secure_element::V1_2::ISecureElement;
33 using android::hardware::secure_element::V1_2::implementation::SecureElement;
/hardware/st/secure_element/1.1/
DSecureElement.h30 namespace secure_element {
39 using ::android::hardware::secure_element::V1_1::ISecureElement;
41 using ::android::hardware::secure_element::V1_0::LogicalChannelResponse;
42 using ::android::hardware::secure_element::V1_0::SecureElementStatus;
70 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
79 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
D[email protected]1 service secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.1-service.st
3 user secure_element
4 group secure_element
DAndroid.bp16 name: "android.hardware.secure_element@1.1-service.st",
19 init_rc: ["android.hardware.secure_element@1.1-service.st.rc"],
27 "android.hardware.secure_element@1.0",
28 "android.hardware.secure_element@1.1",
DStEseService.cpp32 using android::hardware::secure_element::V1_1::ISecureElement;
33 using android::hardware::secure_element::V1_1::implementation::SecureElement;
/hardware/st/secure_element/1.0/
D[email protected]1 service secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.0-service.st
3 user secure_element
4 group secure_element
DAndroid.bp2 name: "android.hardware.secure_element@1.0-service.st",
4 init_rc: ["android.hardware.secure_element@1.0-service.st.rc"],
13 "android.hardware.secure_element@1.0",
DSecureElement.h29 namespace secure_element {
37 using ::android::hardware::secure_element::V1_0::ISecureElementHalCallback;
62 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
70 Return<::android::hardware::secure_element::V1_0::SecureElementStatus>
DStEseService.cpp34 using android::hardware::secure_element::V1_0::ISecureElement;
35 using android::hardware::secure_element::V1_0::implementation::SecureElement;
/hardware/interfaces/secure_element/1.2/
DAndroid.bp4 name: "android.hardware.secure_element@1.2",
13 "android.hardware.secure_element@1.0",
14 "android.hardware.secure_element@1.1",
/hardware/interfaces/secure_element/1.2/vts/functional/
DAndroid.bp22 "android.hardware.secure_element@1.0",
23 "android.hardware.secure_element@1.1",
24 "android.hardware.secure_element@1.2",
DVtsHalSecureElementV1_2TargetTest.cpp35 using ::android::hardware::secure_element::V1_0::SecureElementStatus;
36 using ::android::hardware::secure_element::V1_1::ISecureElementHalCallback;
37 using ::android::hardware::secure_element::V1_2::ISecureElement;
/hardware/interfaces/secure_element/1.1/
DAndroid.bp4 name: "android.hardware.secure_element@1.1",
14 "android.hardware.secure_element@1.0",

12