| /external/boringssl/src/util/fipstools/cavp/ |
| D | cavp_keywrap_test.cc | 30 bool encrypt; member 36 static bool AESKeyWrap(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrap() 64 static bool AESKeyWrapWithPadding(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrapWithPadding() 143 bool encrypt = false; in cavp_keywrap_test_main() local
|
| /external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/ |
| D | CipherEncryptBenchmark.java | 62 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
|
| /external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
| D | CipherEncryptBenchmark.java | 57 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
|
| /external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
| D | AeadCrypter.java | 36 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
|
| D | AesGcmAeadCrypter.java | 75 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, byte[] nonce) in encrypt() method in AesGcmAeadCrypter 81 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() method in AesGcmAeadCrypter
|
| D | AesGcmHkdfAeadCrypter.java | 58 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, byte[] nonce) in encrypt() method in AesGcmHkdfAeadCrypter 66 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() method in AesGcmHkdfAeadCrypter
|
| D | ChannelCrypterNetty.java | 42 void encrypt(ByteBuf out, List<ByteBuf> plain) throws GeneralSecurityException; in encrypt() method
|
| D | AltsChannelCrypter.java | 59 public void encrypt(ByteBuf outBuf, List<ByteBuf> plainBufs) throws GeneralSecurityException { in encrypt() method in AltsChannelCrypter
|
| /external/python/cryptography/src/cryptography/hazmat/primitives/ciphers/ |
| D | aead.py | 34 def encrypt(self, nonce, data, associated_data): member in ChaCha20Poly1305 99 def encrypt(self, nonce, data, associated_data): member in AESCCM 159 def encrypt(self, nonce, data, associated_data): member in AESGCM
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBluetoothServerSocket.java | 19 int type, boolean auth, boolean encrypt, ParcelUuid uuid) { in newInstance()
|
| /external/scapy/scapy/layers/tls/crypto/ |
| D | cipher_stream.py | 83 def encrypt(self, data): member in _StreamCipher 129 def encrypt(self, data): member in Cipher_NULL
|
| /external/python/cryptography/docs/development/custom-vectors/seed/ |
| D | verify_seed.py | 8 def encrypt(mode, key, iv, plaintext): function
|
| D | generate_seed.py | 7 def encrypt(mode, key, iv, plaintext): function
|
| /external/scapy/scapy/contrib/ |
| D | macsec.py | 47 def __init__(self, sci, an, pn, key, icvlen, encrypt, send_sci): argument 127 def encrypt(self, orig_pkt, assoclen=None): member in MACsecSA
|
| /external/python/cryptography/src/cryptography/ |
| D | fernet.py | 49 def encrypt(self, data): member in Fernet 148 def encrypt(self, msg): member in MultiFernet
|
| /external/python/cryptography/docs/development/custom-vectors/idea/ |
| D | verify_idea.py | 10 def encrypt(mode, key, iv, plaintext): function
|
| D | generate_idea.py | 7 def encrypt(mode, key, iv, plaintext): function
|
| /external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ |
| D | JmhCipherEncryptBenchmark.java | 56 public void encrypt(Blackhole bh) throws Exception { in encrypt() method in JmhCipherEncryptBenchmark
|
| /external/python/cryptography/docs/development/custom-vectors/cast5/ |
| D | generate_cast5.py | 13 def encrypt(mode, key, iv, plaintext): function
|
| /external/boringssl/src/decrepit/blowfish/ |
| D | blowfish.c | 141 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()
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | eexec.py | 37 def encrypt(plainstring, R): function
|
| /external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
| D | FakeChannelCrypter.java | 38 public void encrypt(ByteBuf out, List<ByteBuf> plain) throws GeneralSecurityException { in encrypt() method in FakeChannelCrypter
|
| /external/python/cryptography/docs/hazmat/primitives/ |
| D | symmetric-encryption.rst | 829 .. _`encrypt`: https://ssd.eff.org/en/module/what-should-i-know-about-encryption target in Exceptions
|
| /external/python/rsa/rsa/ |
| D | pkcs1.py | 149 def encrypt(message, pub_key): function
|
| /external/cros/system_api/dbus/cryptohome/ |
| D | key.proto | 17 optional bool encrypt = 1; field
|