Home
last modified time | relevance | path

Searched defs:response_bytes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/security/secretkeeper/aidl/vts/
H A Dsecretkeeper_test_client.rs197 let response_bytes = self.sk.processSecretManagementRequest(&request_bytes)?; in secret_management_request_custom_aad() localVariable
424 let response_bytes = sk_client.secret_management_request(&request_bytes).unwrap(); in secret_management_get_version() localVariable
444 let response_bytes = sk_client.secret_management_request(&request_bytes).unwrap(); in secret_management_malformed_request() localVariable
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
H A Dhttp_metrics.py31 response_bytes = metrics.CumulativeDistributionMetric('http/response_bytes', variable
/aosp_15_r20/system/secretkeeper/client/src/
H A Dlib.rs102 let response_bytes = self.sk.processSecretManagementRequest(&request_bytes)?; in secret_management_request() localVariable
/aosp_15_r20/external/cronet/net/cert/
H A Dct_objects_extractor.cc360 CBS sequence, tagged_response_bytes, response_bytes, response_type, response; in ExtractSCTListFromOCSPResponse() local
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc10160 CBS tagged_response_bytes, response_bytes, response_type, response; in get_ocsp_basic_response() local