Home
last modified time | relevance | path

Searched refs:convert_device (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp382 auto& impl_ = convert_device(dev)->impl_; in get_supported_algorithms()
414 auto& impl_ = convert_device(dev)->impl_; in get_supported_block_modes()
449 auto& impl_ = convert_device(dev)->impl_; in get_supported_padding_modes()
482 auto& impl_ = convert_device(dev)->impl_; in get_supported_digests()
513 auto& impl_ = convert_device(dev)->impl_; in get_supported_import_formats()
544 auto& impl_ = convert_device(dev)->impl_; in get_supported_export_formats()
567 auto& impl_ = convert_device(dev)->impl_; in configure()
588 auto& impl_ = convert_device(dev)->impl_; in add_rng_entropy()
812 auto& impl_ = convert_device(dev)->impl_; in get_key_characteristics()
949 auto& impl_ = convert_device(dev)->impl_; in export_key()
[all …]