/external/chromium_org/net/quic/crypto/ |
D | chacha20_poly1305_decrypter_test.cc | 22 const char* aad; member 101 string aad; in TEST() local
|
D | chacha20_poly1305_encrypter_test.cc | 22 const char* aad; member 70 string aad; in TEST() local
|
D | aes_128_gcm_12_decrypter_test.cc | 62 const char* aad; member 283 string aad; in TEST() local
|
D | aes_128_gcm_12_encrypter_test.cc | 61 const char* aad; member 236 string aad; in TEST() local
|
/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/chromium_org/third_party/boringssl/src/crypto/cipher/ |
D | cipher_test.c | 127 const uint8_t *ciphertext, int cn, const uint8_t *aad, int an, in test1() 294 const uint8_t *aad, int an, const uint8_t *tag, int tn, in test_cipher() 356 uint8_t *iv, *key, *plaintext, *ciphertext, *aad, *tag; in main() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | nomem64-err.asm | 9 aad label
|
D | genopcode.asm | 85 aad label 87 aad 5 label
|
/external/openssl/crypto/modes/ |
D | ccm128.c | 105 const unsigned char *aad,size_t alen) in CRYPTO_ccm128_aad()
|
D | gcm128.c | 853 int CRYPTO_gcm128_aad(GCM128_CONTEXT *ctx,const unsigned char *aad,size_t len)
|
/external/chromium_org/third_party/boringssl/src/crypto/modes/ |
D | gcm.c | 529 int CRYPTO_gcm128_aad(GCM128_CONTEXT *ctx, const uint8_t *aad, size_t len) { in CRYPTO_gcm128_aad()
|
/external/valgrind/main/exp-dhat/ |
D | dh_main.c | 1116 ULong aad = api->deaths == 0 in show_APInfo() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | x86insn_nasm.gperf | 16 aad, aadm_insn, 2, SUF_Z, 0x01, 0, 0, NOT_64, 0, 0, 0 keyword
|
D | x86insn_gas.gperf | 13 aad, aadm_insn, 2, SUF_Z, 0x01, 0, 0, NOT_64, 0, 0, 0 keyword
|