Searched refs:ISecretkeeper (Results 1 – 8 of 8) sorted by relevance
23 …d_hardware_security_secretkeeper::aidl::android::hardware::security::secretkeeper::ISecretkeeper::{24 BpSecretkeeper, ISecretkeeper,47 <BpSecretkeeper as ISecretkeeper>::get_descriptor() in main()
36 interface ISecretkeeper { interface
35 interface ISecretkeeper { interface
4 ; `ISecretkeeper.aidl` is always an encrypted request message, CBOR-encoded as a
2 interface aidl android.hardware.security.secretkeeper.ISecretkeeper/nonsecure
20 ISecretkeeper::ISecretkeeper, SecretId::SecretId,114 sk: binder::Strong<dyn ISecretkeeper>,121 let sk: binder::Strong<dyn ISecretkeeper> = in new()
17 …curity_secretkeeper::aidl::android::hardware::security::secretkeeper::ISecretkeeper::ISecretkeeper;98 fn get_connection(instance: &str) -> binder::Strong<dyn ISecretkeeper> { in get_connection() argument106 sk: binder::Strong<dyn ISecretkeeper>,366 fn authgraph_key_exchange(sk: binder::Strong<dyn ISecretkeeper>) -> ([key::AesKey; 2], Vec<u8>) { in authgraph_key_exchange()