Searched refs:_saveround (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/camellia/asm/ |
H A D | cmll-x86_64.pl | 381 sub _saveround { subroutine 474 &_saveround (0,$out,@S); # KL<<<0 497 &_saveround (4,$out,@S); # temp storage for KR! 532 &_saveround (2,$out,-128,"%r8","%r10"); # KA<<<0 534 &_saveround (4,$out,-128,"%rax","%rbx"); # KL<<<15 536 &_saveround (6,$out,-128,"%r8","%r10"); # KA<<<15 538 &_saveround (8,$out,-128,"%r8","%r10"); # KA<<<30 542 &_saveround (12,$out,-128,"%r8"); # KA<<<45 544 &_saveround (13,$out,-128,"%rbx"); # KL<<<60 563 &_saveround (6,$out,@S); # temp storage for KA! [all …]
|
H A D | cmll-x86.pl | 532 sub _saveround { subroutine 575 &_saveround (0,$key,@T); # KL<<<0 598 &_saveround (4,$key,@T); # temporary storage for KR! 646 &_saveround (2,$key,-128,@T); # KA<<<0 672 &_saveround (6,$idx,@T); # temporary storage for KA! 693 &_saveround (2,$key,-128,@T); # KB<<<0
|
Completed in 15 milliseconds