Home
last modified time | relevance | path

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

/openssl/crypto/whrlpool/
H A Dwp_block.c623 L4 = C4(K, 0); in whirlpool_block()
633 L5 ^= C4(K, 1); in whirlpool_block()
642 L6 ^= C4(K, 2); in whirlpool_block()
651 L7 ^= C4(K, 3); in whirlpool_block()
660 L0 ^= C4(K, 4); in whirlpool_block()
669 L1 ^= C4(K, 5); in whirlpool_block()
678 L2 ^= C4(K, 6); in whirlpool_block()
687 L3 ^= C4(K, 7); in whirlpool_block()
705 L4 ^= C4(S, 0); in whirlpool_block()
714 L5 ^= C4(S, 1); in whirlpool_block()
[all …]
/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl846 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(8..31));
971 mov $C4,@K[2]
986 my @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
1005 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1100 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
1117 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1160 add $C4,$C4,@K[2]
1251 eor $C4,$C4,$C2
/openssl/test/certs/
H A DembeddedSCTs3.sct4 71:51:5D:67:93:D4:44:D1:0A:67:AC:BB:4F:4F:FB:C4
/openssl/test/
H A Dmodes_internal_test.c353 static const u8 C4[] = { variable

Completed in 13 milliseconds