Searched refs:keyend (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/ |
H A D | cmll-x86_64.pl | 68 $keyend="%r15"; 163 lea ($key,%rdi),$keyend 219 cmp $keyend,$key 286 mov %rdx,$keyend 290 lea ($keyend,%rdi),$key 346 cmp $keyend,$key 461 mov %edi,${keyend}d # put away arguments, keyBitLength 476 cmp \$128,$keyend # check keyBitLength 481 cmp \$192,$keyend 522 cmp \$128,$keyend [all...] |
/third_party/openssl/crypto/camellia/asm/ |
H A D | cmll-x86_64.pl | 68 $keyend="%r15"; 163 lea ($key,%rdi),$keyend 219 cmp $keyend,$key 286 mov %rdx,$keyend 290 lea ($keyend,%rdi),$key 346 cmp $keyend,$key 461 mov %edi,${keyend}d # put away arguments, keyBitLength 476 cmp \$128,$keyend # check keyBitLength 481 cmp \$192,$keyend 522 cmp \$128,$keyend [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-x86_64.pl | 1723 my $keyend="8(%rsp)"; # &(keyp->rd_key[4*keyp->rounds]) 2042 mov %rax,$keyend
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-x86_64.pl | 1723 my $keyend="8(%rsp)"; # &(keyp->rd_key[4*keyp->rounds]) 2042 mov %rax,$keyend
|
Completed in 7 milliseconds