Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DVtsAttestationParserSupport.h76 keymaster_blob_t blob; in getHwEnforcedBlob() local
87 keymaster_blob_t blob; in getSwEnforcedBlob() local
DVtsAttestationParserSupport.cpp105 X509* AttestationCertificateParser::parseCertBlob(const keymaster_blob_t& blob) { in parseCertBlob()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_utils.h49 inline static hidl_vec<uint8_t> blob2hidlVec(const std::vector<uint8_t>& blob) { in blob2hidlVec()
Dkeymaster_tags.h199 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR() argument
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h110 void readBlob(uint32_t size, void* blob) { in readBlob()
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h123 void writeBlob(uint32_t length, const unsigned char* blob) { in writeBlob()
/hardware/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.h39 HidlBuf blob; member
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_tags.h201 MAKE_TAG_VALUE_ACCESSOR(TagType::BYTES, blob) in MAKE_TAG_VALUE_ACCESSOR() argument
Dauthorization_set.cpp207 OutStreams& serializeParamValue(OutStreams& out, const hidl_vec<uint8_t>& blob) { in serializeParamValue()
320 InStreams& deserializeParamValue(InStreams& in, hidl_vec<uint8_t>* blob) { in deserializeParamValue()
Dkeymaster_hidl_hal_test.cpp290 X509* parse_cert_blob(const hidl_vec<uint8_t>& blob) { in parse_cert_blob()
/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.cpp200 drmModePropertyBlobPtr blob = drmModeGetPropertyBlob(work.fd, work.id); in blob_processing_thread() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp209 struct camera3_jpeg_blob* blob = in CompressYUV420() local
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp209 OutStreams& serializeParamValue(OutStreams& out, const hidl_vec<uint8_t>& blob) { in serializeParamValue()
335 InStreams& deserializeParamValue(InStreams& in, hidl_vec<uint8_t>* blob) { in deserializeParamValue()
/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp79 std::ostream &operator<<(std::ostream &stream, const UniqueBlob& blob) { in operator <<()
695 UniqueBlob blob(key_blob, key_blob_length); in TEST_F() local
/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp544 drmModePropertyBlobPtr blob = drmModeGetPropertyBlob(*drm, blob_id); in collecting_thread() local
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h328 keymaster_blob_t blob; /* KM_BIGNUM and KM_BYTES*/ member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1391 CameraBlob blob { CameraBlobId::JPEG, static_cast<uint32_t>(jpegCodeSize) }; in createJpegLocked() local
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp194 X509* parse_cert_blob(const hidl_vec<uint8_t>& blob) { in parse_cert_blob()