/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/ |
H A D | oblivious_http_response.cc | 35 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 D | oblivious_http_request.cc | 42 absl::string_view encrypted_data, const EVP_HPKE_KEY& gateway_key, in CreateServerObliviousRequest()
|
/aosp_15_r20/external/tpm2-tss/test/integration/ |
H A D | sapi-session-util.c | 597 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/ |
D | encrypted_private_key_info.rs | 49 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/ |
D | keystore_client.pb.h | 405 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/ |
D | versioned_keys_opaque.rs | 185 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/ |
D | keystore.proto | 28 optional bytes encrypted_data = 3; field
|
/aosp_15_r20/system/security/keystore/ |
H A D | keystore_client.proto | 27 optional bytes encrypted_data = 3; field
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | encrypted_serializable_test.cpp | 38 std::vector<uint8_t> encrypted_data(encrypt_input.SerializedSize()); in TEST() local
|
D | encrypted_serializable.cpp | 294 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 D | oblivious_http_gateway.cc | 54 absl::string_view encrypted_data, absl::string_view request_label) const { in DecryptObliviousHttpRequest()
|
H A D | oblivious_http_client.cc | 85 std::string encrypted_data, in DecryptObliviousHttpResponse()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_string.cpp | 65 DataVector<uint8_t> encrypted_data; in WriteTo() local
|
H A D | cpdf_stream.cpp | 168 DataVector<uint8_t> encrypted_data; in WriteTo() local
|
/aosp_15_r20/test/vts-testcase/kernel/encryption/ |
D | metadata_encryption_tests.cpp | 242 std::vector<uint8_t> encrypted_data(kTestDataBytes); in VerifyDecryption() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/tools/irk-calculator/src/ |
D | main.rs | 56 let encrypted_data = e(k, padded_r); localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/ |
H A D | picture.c | 393 uint8_t* encrypted_data = (uint8_t*) buf->data; in handleVAProtectedSliceDataBufferType() local
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | host.proto | 189 DataTypes encrypted_data = 32; field
|
/aosp_15_r20/trusty/user/app/storage/ |
D | block_cache.c | 141 const void* encrypted_data) { in block_cache_queue_write()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.c | 1103 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/ |
D | pkcs8_x509.c | 1103 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 D | pkcs8_x509.c | 1068 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 D | pkcs8_x509.c | 1068 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/ |
D | dual_mode_controller.cc | 2538 auto encrypted_data = in LeEncrypt() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 34376 …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()
|