Searched refs:secure_element (Results 1 – 25 of 46) sorted by relevance
12
/hardware/nxp/secure_element/ |
D | Android.bp | 81 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
|
D | SecureElement.h | 31 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;
|
D | NxpEseService.cpp | 33 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
|
D | SecureElement.h | 30 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>
|
D | NxpEseService.cpp | 28 using android::hardware::secure_element::V1_0::ISecureElement; 29 using android::hardware::secure_element::V1_0::implementation::SecureElement;
|
/hardware/st/secure_element/1.2/ |
D | SecureElement.h | 30 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
|
D | Android.bp | 16 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",
|
D | StEseService.cpp | 32 using android::hardware::secure_element::V1_2::ISecureElement; 33 using android::hardware::secure_element::V1_2::implementation::SecureElement;
|
/hardware/st/secure_element/1.1/ |
D | SecureElement.h | 30 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
|
D | Android.bp | 16 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",
|
D | StEseService.cpp | 32 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
|
D | Android.bp | 2 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",
|
D | SecureElement.h | 29 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>
|
D | StEseService.cpp | 34 using android::hardware::secure_element::V1_0::ISecureElement; 35 using android::hardware::secure_element::V1_0::implementation::SecureElement;
|
/hardware/interfaces/secure_element/1.2/ |
D | Android.bp | 4 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/ |
D | Android.bp | 22 "android.hardware.secure_element@1.0", 23 "android.hardware.secure_element@1.1", 24 "android.hardware.secure_element@1.2",
|
D | VtsHalSecureElementV1_2TargetTest.cpp | 35 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/ |
D | Android.bp | 4 name: "android.hardware.secure_element@1.1", 14 "android.hardware.secure_element@1.0",
|
12