Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/aosp_15_r20/external/webrtc/test/fuzzers/configs/replay_packet_fuzzer/
H A Dvp8_fec_config.json14 "encrypt" : false, boolean
19 "encrypt" : false, boolean
24 "encrypt" : false, boolean
29 "encrypt" : false, boolean
34 "encrypt" : false, boolean
39 "encrypt" : false, boolean
44 "encrypt" : false, boolean
H A Dvp9_fec_config.json19 "encrypt" : false, boolean
24 "encrypt" : false, boolean
29 "encrypt" : false, boolean
34 "encrypt" : false, boolean
39 "encrypt" : false, boolean
44 "encrypt" : false, boolean
49 "encrypt" : false, boolean
H A Dh264_fec_config.json79 "encrypt" : false, boolean
84 "encrypt" : false, boolean
89 "encrypt" : false, boolean
94 "encrypt" : false, boolean
99 "encrypt" : false, boolean
104 "encrypt" : false, boolean
109 "encrypt" : false, boolean
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/encrypt/
Dtests.rs654 fn encrypt(&self, plaintext: &[u8], additional_data: &[u8]) -> Result<Vec<u8>, String> { in encrypt() method
867 let mut encrypt = CoseEncryptBuilder::new() in test_cose_encrypt_roundtrip() localVariable
906 let mut encrypt = CoseEncrypt { in test_cose_encrypt_noncanonical() localVariable
966 let encrypt = CoseEncrypt::default(); in test_cose_encrypt_missing_ciphertext() localVariable
982 let mut encrypt = CoseEncrypt0Builder::new() in test_cose_encrypt0_roundtrip() localVariable
1021 let mut encrypt = CoseEncrypt0 { in test_cose_encrypt0_noncanonical() localVariable
1080 let encrypt = CoseEncrypt0::default(); in test_cose_encrypt0_missing_ciphertext() localVariable
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_keywrap_test.cc31 bool encrypt; member
37 static bool AESKeyWrap(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrap()
65 static bool AESKeyWrapWithPadding(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrapWithPadding()
143 bool encrypt = false; in cavp_keywrap_test_main() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_keywrap_test.cc31 bool encrypt; member
37 static bool AESKeyWrap(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrap()
65 static bool AESKeyWrapWithPadding(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrapWithPadding()
143 bool encrypt = false; in cavp_keywrap_test_main() local
/aosp_15_r20/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
H A DCipherEncryptBenchmark.java57 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark
90 abstract int encrypt() throws Exception; in encrypt() method in CipherEncryptBenchmark.EncryptStrategy
105 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark.ArrayStrategy
143 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark.ByteBufferStrategy
/aosp_15_r20/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
H A DCipherEncryptBenchmark.java62 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark
95 abstract int encrypt() throws Exception; in encrypt() method in CipherEncryptBenchmark.EncryptStrategy
110 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark.ArrayStrategy
148 int encrypt() throws Exception { in encrypt() method in CipherEncryptBenchmark.ByteBufferStrategy
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothServerSocket.java102 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port) in BluetoothServerSocket()
126 int type, boolean auth, boolean encrypt, int port, boolean pitm, boolean min16DigitPin) in BluetoothServerSocket()
147 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, ParcelUuid uuid) in BluetoothServerSocket()
177 boolean encrypt, in BluetoothServerSocket()
DBluetoothSocket.java231 /*package*/ BluetoothSocket(int type, boolean auth, boolean encrypt, int port, ParcelUuid uuid) in BluetoothSocket()
252 boolean encrypt, in BluetoothSocket()
282 boolean encrypt, in BluetoothSocket()
345 boolean encrypt, in BluetoothSocket()
369 boolean encrypt, in BluetoothSocket()
413 boolean encrypt, in BluetoothSocket()
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/conscrypt/conscrypt/
H A DCipherEncryptPerfTest.java114 public void encrypt(Config config) throws Exception { in encrypt() method in CipherEncryptPerfTest
160 abstract int encrypt() throws Exception; in encrypt() method in CipherEncryptPerfTest.EncryptStrategy
175 int encrypt() throws Exception { in encrypt() method in CipherEncryptPerfTest.ArrayStrategy
213 int encrypt() throws Exception { in encrypt() method in CipherEncryptPerfTest.ByteBufferStrategy
/aosp_15_r20/external/tink/python/tink/
H A D_keyset_handle_test.py35 def encrypt(self, plaintext: bytes, associated_data: bytes) -> bytes: member in FaultyAead
44 def encrypt(self, plaintext: bytes, associated_data: bytes) -> bytes: member in BadAead1
53 def encrypt(self, plaintext: bytes, associated_data: bytes) -> bytes: member in BadAead2
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/decrepit/blowfish/
Dblowfish.c141 const BF_KEY *key, int encrypt) { in BF_ecb_encrypt()
156 const BF_KEY *schedule, uint8_t *ivec, int encrypt) { in BF_cbc_encrypt()
503 int encrypt) { in BF_cfb64_encrypt()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/decrepit/blowfish/
Dblowfish.c141 const BF_KEY *key, int encrypt) { in BF_ecb_encrypt()
156 const BF_KEY *schedule, uint8_t *ivec, int encrypt) { in BF_cbc_encrypt()
503 int encrypt) { in BF_cfb64_encrypt()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/psa/
H A Dcrypto_examples.c161 uint8_t encrypt[block_size]; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local
210 encrypt[input_size + block_size], decrypt[input_size + block_size]; in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local
256 uint8_t iv[block_size], input[input_size], encrypt[input_size], in cipher_example_encrypt_decrypt_aes_ctr_multi() local
/aosp_15_r20/external/mbedtls/programs/psa/
H A Dcrypto_examples.c161 uint8_t encrypt[block_size]; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local
210 encrypt[input_size + block_size], decrypt[input_size + block_size]; in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local
256 uint8_t iv[block_size], input[input_size], encrypt[input_size], in cipher_example_encrypt_decrypt_aes_ctr_multi() local
/aosp_15_r20/external/boringssl/src/decrepit/blowfish/
H A Dblowfish.c142 const BF_KEY *key, int encrypt) { in BF_ecb_encrypt()
157 const BF_KEY *schedule, uint8_t *ivec, int encrypt) { in BF_cbc_encrypt()
504 int encrypt) { in BF_cfb64_encrypt()
/aosp_15_r20/external/cronet/third_party/boringssl/src/decrepit/blowfish/
H A Dblowfish.c142 const BF_KEY *key, int encrypt) { in BF_ecb_encrypt()
157 const BF_KEY *schedule, uint8_t *ivec, int encrypt) { in BF_cbc_encrypt()
504 int encrypt) { in BF_cfb64_encrypt()
/aosp_15_r20/external/jazzer-api/examples/src/main/java/com/example/
H A DExampleKotlinValueProfileFuzzer.kt34 private fun encrypt(n: Long): Long { in encrypt() method
/aosp_15_r20/external/python/bumble/apps/
Dgatt_dump.py62 async def async_main(device_config, encrypt, transport, address_or_name): argument
110 def main(device_config, encrypt, transport, address_or_name): argument
Ddevice_info.py171 async def async_main(device_config, encrypt, transport, address_or_name): argument
219 def main(device_config, encrypt, transport, address_or_name): argument
/aosp_15_r20/external/tink/testing/java_src/java/com/google/crypto/tink/testing/
H A DAeadServiceImpl.java41 AeadEncryptResponse encrypt(AeadEncryptRequest request) throws GeneralSecurityException { in encrypt() method in AeadServiceImpl
57 public void encrypt( in encrypt() method in AeadServiceImpl
H A DHybridServiceImpl.java50 private HybridEncryptResponse encrypt(HybridEncryptRequest request) in encrypt() method in HybridServiceImpl
68 public void encrypt( in encrypt() method in HybridServiceImpl
H A DStreamingAeadServiceImpl.java46 private StreamingAeadEncryptResponse encrypt(StreamingAeadEncryptRequest request) in encrypt() method in StreamingAeadServiceImpl
71 public void encrypt( in encrypt() method in StreamingAeadServiceImpl
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/
H A DAeadCrypter.java36 void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, byte[] nonce) in encrypt() method
49 void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() method

12345678910>>...31