Home
last modified time | relevance | path

Searched defs:aes (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
64 static void aes_ccm_auth(void *aes, const u8 *data, size_t len, u8 *x) in aes_ccm_auth()
92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr()
117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
153 void *aes; in aes_ccm_ae() local
183 void *aes; in aes_ccm_ad() local
Daes-gcm.c143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
177 void *aes; in aes_gcm_init_hash_subkey() local
215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr()
261 void *aes; in aes_gcm_ae() local
295 void *aes; in aes_gcm_ad() local
Dcrypto_internal-cipher.c29 } aes; member
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/
DPEMDecoder.java254 AES aes = new AES(); in decryptPEM() local
260 AES aes = new AES(); in decryptPEM() local
266 AES aes = new AES(); in decryptPEM() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/
DNISTObjectIdentifiers.java25 static final ASN1ObjectIdentifier aes = nistAlgorithm.branch("1"); field
/external/valgrind/main/none/tests/amd64/
DMakefile.am104 pcmpstr64 pcmpxstrx64 sse4-64 crc32 aes \ program
/external/chromium_org/content/renderer/media/crypto/
Dkey_systems_unittest.cc84 KeySystemInfo aes(kUsesAes); in AddKeySystems() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
DOperatorHelper.java104 symmetricKeyAlgNames.put(NISTObjectIdentifiers.aes, "AES"); in symmetricKeyAlgNames.put()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
Dx86cpu.gperf367 aes, x86_cpu_set, CPU_AES keyword