Searched defs:J0 (Results 1 – 6 of 6) sorted by relevance
| /external/clang/test/CodeGenObjC/ |
| D | metadata-symbols-32.m | 79 @interface J0 interface 82 @implementation J0(Category) @end implementation in Category
|
| /external/wpa_supplicant_8/src/crypto/ |
| D | aes-gcm.c | 192 static void aes_gcm_prepare_j0(const u8 *iv, size_t iv_len, const u8 *H, u8 *J0) in aes_gcm_prepare_j0() 215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr() 259 u8 J0[AES_BLOCK_SIZE]; in aes_gcm_ae() local 293 u8 J0[AES_BLOCK_SIZE]; in aes_gcm_ad() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/ |
| D | GCMBlockCipher.java | 48 private byte[] J0; field in GCMBlockCipher
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
| D | GCMBlockCipher.java | 46 private byte[] J0; field in GCMBlockCipher
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/ |
| D | GCMBlockCipher.java | 48 private byte[] J0; field in GCMBlockCipher
|
| /external/clang/test/Analysis/ |
| D | pr22954.c | 346 struct JJ J0 = {{{1, 2, 0}, {3, 4, 0}, {5, 6, 0}}, 0}; in f19() local
|