Searched refs:new_binder (Results 1 – 3 of 3) sorted by relevance
28 Some(hwcrypto_device_key::HwCryptoKey::new_binder(uuid).as_binder()) in create_device_key_service()
205 pub(crate) fn new_binder(uuid: Uuid) -> binder::Strong<dyn IHwCryptoKey> { in new_binder() method207 BnHwCryptoKey::new_binder(hwcrypto_device_key, binder::BinderFeatures::default()) in new_binder()262 let key = opaque_key::OpaqueKey::new_binder(&policy, km) in derive_dice_policy_bound_key()380 let hw_device_key = HwCryptoKey::new_binder( in derived_dice_bound_keys()415 let hw_device_key = HwCryptoKey::new_binder( in derived_clear_key()
167 pub(crate) fn new_binder( in new_binder() method175 BnOpaqueKey::new_binder(opaque_key, binder::BinderFeatures::default()); in new_binder()190 OpaqueKey::new_binder(policy, key_material) in new_opaque_key_from_raw_bytes()