Searched refs:J0 (Results 1 – 12 of 12) sorted by relevance
/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() argument 198 os_memcpy(J0, iv, iv_len); in aes_gcm_prepare_j0() 199 os_memset(J0 + iv_len, 0, AES_BLOCK_SIZE - iv_len); in aes_gcm_prepare_j0() 200 J0[AES_BLOCK_SIZE - 1] = 0x01; in aes_gcm_prepare_j0() 206 ghash_start(J0); in aes_gcm_prepare_j0() 207 ghash(H, iv, iv_len, J0); in aes_gcm_prepare_j0() 210 ghash(H, len_buf, sizeof(len_buf), 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() argument 223 os_memcpy(J0inc, J0, AES_BLOCK_SIZE); in aes_gcm_gctr() 259 u8 J0[AES_BLOCK_SIZE]; in aes_gcm_ae() local [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | GCMBlockCipher.java | 36 private byte[] J0; field in GCMBlockCipher 150 this.J0 = new byte[16]; in init() 151 System.arraycopy(nonce, 0, J0, 0, nonce.length); in init() 152 this.J0[15] = 0x01; in init() 156 this.J0 = gHASH(nonce); in init() 159 xor(this.J0, X); in init() 160 multiplier.multiplyH(this.J0); in init() 164 this.counter = Arrays.clone(J0); in init() 274 cipher.processBlock(J0, 0, tag, 0); in doFinal() 314 counter = Arrays.clone(J0); in reset()
|
/external/clang/test/CodeGenObjC/ |
D | metadata-symbols-32.m | 78 @interface J0 interface 81 @implementation J0(Category) @end implementation in Category
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_cm0_kdt_mgc3.pkb | 89 �v��K�)��F�48S��P�J0����Q/�xc��z/F`�\�����
|
D | it-IT_cm0_kpdf_mgc.pkb | 2896 ����\7�FaLXj[������amx��edv����+$>"&)(-.222*03<=@IKQ+<%*1"$%(�J0��3 �… 3102 �<�������7���v���0��5{�m/r"=0)5!6$4A7(5:0IF4T+N?FJCa[J0.93>?756?P`ht�O31,9F@NKBWfhs\…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_kdt_posp.pkb | 203 J0`�c@�0��8MC�Q
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_kdt_posp.pkb | 238 …��ɩ��̠��D�t�h�a�-H'9�!q�bH�!��f4�(�#��5"p�%��`093�MO�2�G��M#�J0�q�Ś,a����y1C�4…
|
D | de-DE_gl0_kpdf_mgc.pkb | 2542 �\�n�H6AuND0BQm`F�ObTJ/1;L:=OV^2DQCUW^Y^.556:25<DKQO^J0=HDLASZ%'((()('"!(05/5<��#�!L����]W…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kdt_posp.pkb | 184 …1��O��5l���&T�-��_�l1��b��u��NU������c�6�cL����l������y�0�o��CK�J0��.J��0�d}�$N�-Wz…
|
D | en-GB_kh0_kpdf_mgc.pkb | 1391 '-1%7/@7.8BH8A(-H , #-'(!+35-,46CL_Y`_>I!1,! #&)#"$*.616;3=J0�#T�����������i =�…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_mgc.pkb | 2567 /��m��G`e�Wv��B5^=7i[iiT>C3J0&_�d��|��{��z��<TM_OoJ?SH5`gOXCYlV]beTcdZ\RqhB>0>TD�3���…
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 1294 AT &E &K0 B0 \V0 X4 &D2 \N1 \Q0 #J0 #Q9 %C0
|