Home
last modified time | relevance | path

Searched defs:encrypted_data (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_response.cc35 ObliviousHttpResponse::ObliviousHttpResponse(std::string encrypted_data, in ObliviousHttpResponse()
49 std::string encrypted_data, in CreateClientObliviousResponse()
162 std::string encrypted_data(max_encrypted_data_size, '\0'); in CreateServerObliviousResponse() local
H A Doblivious_http_request.cc42 absl::string_view encrypted_data, const EVP_HPKE_KEY& gateway_key, in CreateServerObliviousRequest()
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-session-util.c597 TPM2B_MAX_BUFFER *encrypted_data, in encrypt_param_cfb()
616 TPM2B_MAX_BUFFER *encrypted_data, in decrypt_param_cfb()
672 TPM2B_MAX_BUFFER *encrypted_data, in encrypt_command_param()
685 TPM2B_MAX_BUFFER *encrypted_data, in decrypt_response_param()
/aosp_15_r20/external/rust/android-crates-io/crates/pkcs8/src/
Dencrypted_private_key_info.rs49 pub encrypted_data: &'a [u8], field
89 let encrypted_data = pbes2_params.encrypt(password, doc)?; in encrypt_with() localVariable
/aosp_15_r20/out/soong/.intermediates/system/security/keystore/keystore_cli_v2/android_arm64_armv8-2a_cortex-a55_cfi/gen/proto/system/security/keystore/
Dkeystore_client.pb.h405 inline const std::string& EncryptedData::encrypted_data() const { in encrypted_data() function
446 inline void EncryptedData::set_allocated_encrypted_data(std::string* encrypted_data) { in set_allocated_encrypted_data()
/aosp_15_r20/trusty/user/app/sample/hwcryptokey-test/
Dversioned_keys_opaque.rs185 let encrypted_data = in generate_new_policy_and_opaque_key() localVariable
315 let encrypted_data = in old_dice_policy_generates_old_opaque_key_and_new_policy() localVariable
/aosp_15_r20/packages/modules/Bluetooth/android/app/proto/
Dkeystore.proto28 optional bytes encrypted_data = 3; field
/aosp_15_r20/system/security/keystore/
H A Dkeystore_client.proto27 optional bytes encrypted_data = 3; field
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable_test.cpp38 std::vector<uint8_t> encrypted_data(encrypt_input.SerializedSize()); in TEST() local
Dencrypted_serializable.cpp294 std::vector<uint8_t> encrypted_data(encrypted_size, 0); in Deserialize() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/
H A Doblivious_http_gateway.cc54 absl::string_view encrypted_data, absl::string_view request_label) const { in DecryptObliviousHttpRequest()
H A Doblivious_http_client.cc85 std::string encrypted_data, in DecryptObliviousHttpResponse()
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_string.cpp65 DataVector<uint8_t> encrypted_data; in WriteTo() local
H A Dcpdf_stream.cpp168 DataVector<uint8_t> encrypted_data; in WriteTo() local
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp242 std::vector<uint8_t> encrypted_data(kTestDataBytes); in VerifyDecryption() local
/aosp_15_r20/packages/modules/Bluetooth/system/tools/irk-calculator/src/
Dmain.rs56 let encrypted_data = e(k, padded_r); localVariable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dpicture.c393 uint8_t* encrypted_data = (uint8_t*) buf->data; in handleVAProtectedSliceDataBufferType() local
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dhost.proto189 DataTypes encrypted_data = 32; field
/aosp_15_r20/trusty/user/app/storage/
Dblock_cache.c141 const void* encrypted_data) { in block_cache_queue_write()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1103 CBB content_info, type, wrapper, encrypted_data, encrypted_content_info, in add_encrypted_data() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1103 CBB content_info, type, wrapper, encrypted_data, encrypted_content_info, in add_encrypted_data() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c1068 CBB content_info, type, wrapper, encrypted_data, encrypted_content_info, in add_encrypted_data() local
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c1068 CBB content_info, type, wrapper, encrypted_data, encrypted_content_info, in add_encrypted_data() local
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2538 auto encrypted_data = in LeEncrypt() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h34376 …um_hci_command_packets, ErrorCode status, const std::array<uint8_t,16>& encrypted_data) {auto buil… in Create()
34396 …um_hci_command_packets, ErrorCode status, const std::array<uint8_t,16>& encrypted_data) :CommandCo… in Create()

12