Home
last modified time | relevance | path

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

/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl948 le?vperm $out3,$out3,$out3,$inpperm
1085 le?vperm $out3,$out3,$out3,$inpperm
1110 le?vperm $out3,$out3,$out3,$inpperm
1133 le?vperm $out3,$out3,$out3,$inpperm
1720 le?vperm $out3,$out3,$out3,$inpperm
1749 le?vperm $out3,$out3,$out3,$inpperm
1775 le?vperm $out3,$out3,$out3,$inpperm
2831 vxor $out3,$out3,$out3
2853 vxor $out3,$out3,$out3
3501 vxor $out3,$out3,$out3
[all …]
H A Daes-ia64.S362 dep out3=r20,out3,24,8 }//;;
368 dep out3=r21,out3,16,8 }//;;
374 dep out3=r22,out3,8,8 }//;;
391 { .mii; ADDP out3=3,in1
394 { .mii; st1 [out3]=r16,4
413 { .mmi; st1 [out3]=r28
739 dep out3=r20,out3,24,8 }//;;
745 dep out3=r21,out3,16,8 }//;;
751 dep out3=r22,out3,8,8 }//;;
768 { .mii; ADDP out3=3,in1
[all …]
/openssl/test/
H A Devp_libctx_test.c354 unsigned char out3[256]; in test_cipher_reinit() local
409 || !TEST_int_eq(EVP_EncryptUpdate(ctx, out3, &out3_len, in, sizeof(in)), in test_cipher_reinit()
416 || !TEST_mem_ne(out1, out1_len, out3, out3_len) in test_cipher_reinit()
417 || !TEST_mem_ne(out2, out2_len, out3, out3_len)) in test_cipher_reinit()
421 || (!siv && !no_null_key && !TEST_mem_eq(out1, out1_len, out3, out3_len))) in test_cipher_reinit()
446 unsigned char out3[256]; in test_cipher_reinit_partialupdate() local
508 || !TEST_true(EVP_EncryptUpdate(ctx, out3, &out3_len, in, in_len))) in test_cipher_reinit_partialupdate()
512 if (!TEST_mem_eq(out1, out1_len, out3, out3_len)) in test_cipher_reinit_partialupdate()
/openssl/crypto/des/asm/
H A Ddes_enc.m486 #define out3 %o3
107 ! sbox 6 to local6, and address sbox 8 to out3.
208 add global1, 1792, out3 ! address sbox 8
293 ! out3 is address sbox 8
330 ld [out3+local0],local0 ! 8
390 ld [out3+local0], local0 ! 8
442 ld [out3+local0],local0
502 ld [out3+local0], local0
1074 mov local0, out3
1201 add global1, 1792, out3 ! sbox 8

Completed in 19 milliseconds