Home
last modified time | relevance | path

Searched refs:V3_0 (Results 1 – 25 of 52) sorted by relevance

123

/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp29 V4_0::ErrorCode convert(V3_0::ErrorCode error) { in convert()
33 V3_0::KeyPurpose convert(KeyPurpose purpose) { in convert()
34 return static_cast<V3_0::KeyPurpose>(purpose); in convert()
37 V3_0::KeyFormat convert(KeyFormat purpose) { in convert()
38 return static_cast<V3_0::KeyFormat>(purpose); in convert()
41 V3_0::KeyParameter convert(const KeyParameter& param) { in convert()
42 V3_0::KeyParameter converted; in convert()
43 converted.tag = static_cast<V3_0::Tag>(param.tag); in convert()
50 KeyParameter convert(const V3_0::KeyParameter& param) { in convert()
59 hidl_vec<V3_0::KeyParameter> convert(const hidl_vec<KeyParameter>& params) { in convert()
[all …]
/hardware/interfaces/keymaster/3.0/vts/functional/
Dopenssl_utils.h34 inline const EVP_MD* openssl_digest(android::hardware::keymaster::V3_0::Digest digest) { in openssl_digest()
36 case android::hardware::keymaster::V3_0::Digest::NONE: in openssl_digest()
38 case android::hardware::keymaster::V3_0::Digest::MD5: in openssl_digest()
40 case android::hardware::keymaster::V3_0::Digest::SHA1: in openssl_digest()
42 case android::hardware::keymaster::V3_0::Digest::SHA_2_224: in openssl_digest()
44 case android::hardware::keymaster::V3_0::Digest::SHA_2_256: in openssl_digest()
46 case android::hardware::keymaster::V3_0::Digest::SHA_2_384: in openssl_digest()
48 case android::hardware::keymaster::V3_0::Digest::SHA_2_512: in openssl_digest()
Dattestation_record.h25 namespace V3_0 {
Dkeystore_tags_utils.cpp23 namespace V3_0 { namespace
Dkey_param_output.h26 namespace V3_0 {
Dauthorization_set.h28 namespace V3_0 {
397 AuthorizationSetBuilder::BlockMode(std::initializer_list<V3_0::BlockMode> block_modes) { in BlockMode()
405 AuthorizationSetBuilder::Digest(std::initializer_list<V3_0::Digest> digests) { in Digest()
413 AuthorizationSetBuilder::Padding(std::initializer_list<V3_0::PaddingMode> padding_modes) { in Padding()
/hardware/qcom/sm7250/display/gralloc/
DQtiMapper.h46 namespace V3_0 {
58 using ::android::hardware::graphics::mapper::V3_0::Error;
59 using ::android::hardware::graphics::mapper::V3_0::IMapper;
60 using ::android::hardware::graphics::mapper::V3_0::YCbCrLayout;
66 using ::vendor::qti::hardware::display::mapper::V3_0::IQtiMapper;
68 using IMapper_3_0 = android::hardware::graphics::mapper::V3_0::IMapper;
70 android::hardware::graphics::mapper::V3_0::IMapper::BufferDescriptorInfo;
71 using IMapperBufferDescriptor = android::hardware::graphics::mapper::V3_0::BufferDescriptor;
72 using IMapper_3_0_Error = ::android::hardware::graphics::mapper::V3_0::Error;
Dservice.cpp35 using IQtiAllocator3 = vendor::qti::hardware::display::allocator::V3_0::IQtiAllocator;
40 new vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator(); in main()
DQtiAllocator.h46 namespace V3_0 {
56 using android::hardware::graphics::allocator::V3_0::IAllocator;
60 using vendor::qti::hardware::display::allocator::V3_0::IQtiAllocator;
DQtiAllocator.cpp58 namespace V3_0 { namespace
63 using IMapper_3_0_Error = android::hardware::graphics::mapper::V3_0::Error;
88 auto err = ::vendor::qti::hardware::display::mapper::V3_0::implementation::QtiMapper::Decode( in allocate()
/hardware/qcom/sm8150/display/gralloc/
DQtiMapper.h46 namespace V3_0 {
58 using ::android::hardware::graphics::mapper::V3_0::Error;
59 using ::android::hardware::graphics::mapper::V3_0::IMapper;
60 using ::android::hardware::graphics::mapper::V3_0::YCbCrLayout;
66 using ::vendor::qti::hardware::display::mapper::V3_0::IQtiMapper;
68 using IMapper_3_0 = android::hardware::graphics::mapper::V3_0::IMapper;
70 android::hardware::graphics::mapper::V3_0::IMapper::BufferDescriptorInfo;
71 using IMapperBufferDescriptor = android::hardware::graphics::mapper::V3_0::BufferDescriptor;
72 using IMapper_3_0_Error = ::android::hardware::graphics::mapper::V3_0::Error;
Dservice.cpp36 using IQtiAllocator3 = vendor::qti::hardware::display::allocator::V3_0::IQtiAllocator;
41 new vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator(); in main()
DQtiAllocator.h46 namespace V3_0 {
56 using android::hardware::graphics::allocator::V3_0::IAllocator;
60 using vendor::qti::hardware::display::allocator::V3_0::IQtiAllocator;
DQtiAllocator.cpp58 namespace V3_0 { namespace
63 using IMapper_3_0_Error = android::hardware::graphics::mapper::V3_0::Error;
88 auto err = ::vendor::qti::hardware::display::mapper::V3_0::implementation::QtiMapper::Decode( in allocate()
/hardware/qcom/sm7250/display/composer/
DQtiComposerHandleImporter.h32 namespace V3_0 {
35 using IMapperV3 = ::android::hardware::graphics::mapper::V3_0::IMapper;
DQtiComposer.h48 namespace V3_0 {
51 using ::vendor::qti::hardware::display::composer::V3_0::IQtiComposer;
Dservice.cpp37 using vendor::qti::hardware::display::composer::V3_0::IQtiComposer;
38 using vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposer;
Dhwc_buffer_allocator.h41 using IAllocatorV3 = android::hardware::graphics::allocator::V3_0::IAllocator;
43 using IMapperV3 = android::hardware::graphics::mapper::V3_0::IMapper;
DQtiComposerHandleImporter.cpp29 namespace V3_0 { namespace
32 using MapperV3Error = android::hardware::graphics::mapper::V3_0::Error;
/hardware/google/camera/common/sensor_listener/
Dgoog_gralloc_wrapper.cc27 using ::android::hardware::graphics::allocator::V3_0::IAllocator;
28 using ::android::hardware::graphics::mapper::V3_0::BufferDescriptor;
29 using ::android::hardware::graphics::mapper::V3_0::Error;
30 using ::android::hardware::graphics::mapper::V3_0::IMapper;
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h41 using IAllocatorV3 = android::hardware::graphics::allocator::V3_0::IAllocator;
43 using IMapperV3 = android::hardware::graphics::mapper::V3_0::IMapper;
/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.h26 namespace V3_0 {
Dservice.cpp28 using android::hardware::keymaster::V3_0::IKeymasterDevice;
/hardware/interfaces/graphics/mapper/3.0/utils/vts/include/mapper-vts/3.0/
DMapperVts.h32 namespace V3_0 {
35 using android::hardware::graphics::allocator::V3_0::IAllocator;
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h45 using IMapper3 = android::hardware::graphics::mapper::V3_0::IMapper;
49 using Gralloc3 = android::hardware::graphics::mapper::V3_0::vts::Gralloc;

123