Searched refs:_saveround (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl338 sub _saveround { subroutine
425 &_saveround (0,$out,@S); # KL<<<0
448 &_saveround (4,$out,@S); # temp storage for KR!
483 &_saveround (2,$out,-128,"%r8","%r10"); # KA<<<0
485 &_saveround (4,$out,-128,"%rax","%rbx"); # KL<<<15
487 &_saveround (6,$out,-128,"%r8","%r10"); # KA<<<15
489 &_saveround (8,$out,-128,"%r8","%r10"); # KA<<<30
491 &_saveround (10,$out,-128,"%rax","%rbx"); # KL<<<45
493 &_saveround (12,$out,-128,"%r8"); # KA<<<45
495 &_saveround (1
[all...]
H A Dcmll-x86.pl523 sub _saveround { subroutine
566 &_saveround (0,$key,@T); # KL<<<0
589 &_saveround (4,$key,@T); # temporary storage for KR!
637 &_saveround (2,$key,-128,@T); # KA<<<0
663 &_saveround (6,$idx,@T); # temporary storage for KA!
684 &_saveround (2,$key,-128,@T); # KB<<<0

Completed in 112 milliseconds