Home
last modified time | relevance | path

Searched refs:out2 (Results 1 – 4 of 4) sorted by relevance

/openssl-master/crypto/aes/asm/
A Daesp8-ppc.pl943 le?vperm $out2,$out2,$out2,$inpperm
1082 le?vperm $out2,$out2,$out2,$inpperm
1108 le?vperm $out2,$out2,$out2,$inpperm
1717 le?vperm $out2,$out2,$out2,$inpperm
1746 le?vperm $out2,$out2,$out2,$inpperm
1772 le?vperm $out2,$out2,$out2,$inpperm
1795 le?vperm $out2,$out2,$out2,$inpperm
1815 le?vperm $out2,$out2,$out2,$inpperm
1832 le?vperm $out2,$out2,$out2,$inpperm
2825 vxor $out2,$out2,$out2
[all …]
A Daes-ia64.S341 add out2=2,in0
345 { .mmi; ld1 r18=[out2],4
349 { .mmi; ld1 r22=[out2],4
357 { .mmi; ld1 r30=[out2]
388 { .mii; ADDP out2=2,in1
408 st1 [out2]=r25,4
414 st1 [out2]=r29
718 add out2=2,in0
734 { .mmi; ld1 r30=[out2]
785 st1 [out2]=r25,4
[all …]
/openssl-master/test/
A Devp_libctx_test.c322 unsigned char out2[256]; in test_cipher_reinit() local
371 || !TEST_int_eq(EVP_EncryptUpdate(ctx, out2, &out2_len, in, sizeof(in)), in test_cipher_reinit()
381 if (!TEST_mem_ne(out1, out1_len, out2, out2_len) in test_cipher_reinit()
383 || !TEST_mem_ne(out2, out2_len, out3, out3_len)) in test_cipher_reinit()
386 if (!TEST_mem_eq(out1, out1_len, out2, out2_len) in test_cipher_reinit()
411 unsigned char out2[256]; in test_cipher_reinit_partialupdate() local
457 || !TEST_true(EVP_EncryptUpdate(ctx, out2, &out2_len, in, in_len))) in test_cipher_reinit_partialupdate()
460 if (!TEST_mem_eq(out1, out1_len, out2, out2_len)) in test_cipher_reinit_partialupdate()
/openssl-master/crypto/des/asm/
A Ddes_enc.m485 #define out2 %o2
132 ld [out2+256], local1
138 ld [out2+260], local2
147 ld [out2+264], local3
183 ld [out2+272], local7
430 ldub [out2+local1], local1
638 ld [out2+256], ip1
645 ld [out2+272], ip5
664 ld [out2+268], ip4
667 ld [out2+260], ip2
[all …]

Completed in 15 milliseconds