/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | aes_siv_cmac_test.json | 18 "aad" : "101112131415161718191a1b1c1d1e1f2021222324252627", string 27 "aad" : "", string 37 "aad" : "8268c5194a71aed0fc1dafe3", string 47 "aad" : "24ab40e7966c5bfe8a5d2b0a6a9765", string 57 "aad" : "9ffff196befb5ffba01afa9235418d57", string 67 "aad" : "a9efd155159b533f2b649b2e5fbf87e6a2c11ee8", string 77 "aad" : "896dcdb367f3c76d60093dc5ae09bc4f30e5cb88e3434e6eb0f0700ac752cd97", string 87 "aad" : "865d39ae9b5e9ff8d6308e00208745bc", string 97 "aad" : "8ee21f1a5e2b3f8b8f2064e5cecac81d", string 107 "aad" : "3a8363f51bce891eba7bcc0aa4311e10", string [all …]
|
D | aes_gcm_siv_test.json | 21 "aad" : "", string 33 "aad" : "", string 45 "aad" : "", string 57 "aad" : "", string 69 "aad" : "", string 81 "aad" : "", string 93 "aad" : "", string 105 "aad" : "01", string 117 "aad" : "01", string 129 "aad" : "01", string [all …]
|
D | chacha20_poly1305_test.json | 18 "aad" : "50515253c0c1c2c3c4c5c6c7", string 30 "aad" : "", string 42 "aad" : "bd506764f2d2c410", string 54 "aad" : "", string 66 "aad" : "91ca6c592cbcca53", string 78 "aad" : "", string 90 "aad" : "88364fc8060518bf", string 102 "aad" : "", string 114 "aad" : "84e46be8c0919053", string 126 "aad" : "", string [all …]
|
D | aes_ccm_test.json | 18 "aad" : "", string 30 "aad" : "", string 42 "aad" : "", string 54 "aad" : "", string 66 "aad" : "", string 78 "aad" : "", string 90 "aad" : "", string 102 "aad" : "", string 114 "aad" : "", string 126 "aad" : "a43d39f78a2e9a8a", string [all …]
|
D | aes_eax_test.json | 21 "aad" : "6bfb914fd07eae6b", string 33 "aad" : "fa3bfd4806eb53fa", string 45 "aad" : "234a3463c1264ac6", string 57 "aad" : "33cce2eabff5a79d", string 69 "aad" : "aeb96eaebe2970e9", string 81 "aad" : "d4482d1ca78dce0f", string 93 "aad" : "65d2017990d62528", string 105 "aad" : "54b9f04e6a09189a", string 117 "aad" : "899a175897561d7e", string 129 "aad" : "126735fcc320d25a", string [all …]
|
D | aes_gcm_test.json | 22 "aad" : "", string 34 "aad" : "00112233445566778899aabbccddeeff", string 46 "aad" : "aac39231129872a2", string 58 "aad" : "", string 70 "aad" : "", string 82 "aad" : "", string 94 "aad" : "", string 106 "aad" : "", string 118 "aad" : "", string 130 "aad" : "c3", string [all …]
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | AesGcmAeadCrypter.java | 47 ByteBuffer ciphertext, ByteBuffer plaintext, @Nullable ByteBuffer aad, byte[] nonce) in encryptAad() 61 ByteBuffer plaintext, ByteBuffer ciphertext, @Nullable ByteBuffer aad, byte[] nonce) in decryptAad() 81 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() 93 public void decrypt(ByteBuffer plaintext, ByteBuffer ciphertext, ByteBuffer aad, byte[] nonce) in decrypt()
|
D | AeadCrypter.java | 49 void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() 74 void decrypt(ByteBuffer plaintext, ByteBuffer ciphertext, ByteBuffer aad, byte[] nonce) in decrypt()
|
D | AesGcmHkdfAeadCrypter.java | 66 public void encrypt(ByteBuffer ciphertext, ByteBuffer plaintext, ByteBuffer aad, byte[] nonce) in encrypt() 82 public void decrypt(ByteBuffer plaintext, ByteBuffer ciphertext, ByteBuffer aad, byte[] nonce) in decrypt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x86_32.s | 6 aad label 7 aad $7 label
|
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
D | AesGcmHkdfAeadCrypterTest.java | 37 final byte[] aad; field in AesGcmHkdfAeadCrypterTest.TestVector 59 byte[] aad; field in AesGcmHkdfAeadCrypterTest.TestVectorBuilder 90 TestVectorBuilder withAad(String aad) { in withAad()
|
/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
D | AesEaxTest.java | 36 final byte[] aad; field in AesEaxTest.EaxTestVector 44 String message, String keyMaterial, String nonce, String aad, String ciphertext) { in EaxTestVector()
|
/external/wpa_supplicant_8/src/crypto/ |
D | aes-gcm.c | 229 static void aes_gcm_ghash(const u8 *H, const u8 *aad, size_t aad_len, in aes_gcm_ghash() 256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae() 290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad() 323 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
|
D | aes-ccm.c | 29 const u8 *aad, size_t aad_len, size_t plain_len, in aes_ccm_auth_start() 150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|
/external/boringssl/src/crypto/fipsmodule/modes/ |
D | ccm.c | 87 const uint8_t *aad, size_t aad_len, in ccm128_init_state() 237 const uint8_t *in, size_t len, const uint8_t *aad, in CRYPTO_ccm128_encrypt() 249 const uint8_t *in, size_t len, const uint8_t *aad, in CRYPTO_ccm128_decrypt()
|
/external/boringssl/src/fipstools/ |
D | cavp_aes_gcm_test.cc | 59 std::vector<uint8_t> key, iv, pt, aad, tag, ct; in TestAEADEncrypt() local 100 std::vector<uint8_t> key, iv, ct, aad, tag, pt; in TestAEADDecrypt() local
|