Searched refs:ISecretkeeper (Results 1 – 5 of 5) sorted by relevance
18 import android.hardware.security.secretkeeper.ISecretkeeper;65 ISecretkeeper getSecretkeeper(); in getSecretkeeper()
16 ISecretkeeper::ISecretkeeper, SecretId::SecretId,48 sk: binder::Strong<dyn ISecretkeeper>,116 let sk = binder::wait_for_interface::<dyn ISecretkeeper>(SECRETKEEPER_SERVICE) in new()302 use secretkeeper::ISecretkeeper::BnSecretkeeper;319 impl ISecretkeeper for FakeSk {
19 …curity_secretkeeper::aidl::android::hardware::security::secretkeeper::ISecretkeeper::ISecretkeeper;286 ) -> Result<Strong<dyn ISecretkeeper>> { in get_secretkeeper_service() argument
53 …per::aidl::android::hardware::security::secretkeeper::ISecretkeeper::{BnSecretkeeper, ISecretkeepe…1625 fn getSecretkeeper(&self) -> binder::Result<Strong<dyn ISecretkeeper>> { in getSecretkeeper() argument1652 struct SecretkeeperProxy(Strong<dyn ISecretkeeper>);1656 impl ISecretkeeper for SecretkeeperProxy {
97 …are/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/ISecretkeeper.aidl