HomeSort by relevance Sort by last modified time
    Searched refs:_rol (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 127 my $_rol=sub { &rol(@_) };
476 '&$_rol ($a,5);',
499 '&$_rol ($a,5);',
525 '&$_rol ($a,5);',
645 my $_rol=sub { &shld(@_[0],@_) };
  /external/openssl/crypto/sha/asm/
sha1-586.pl 422 my $_rol=sub { &rol(@_) };
752 '&$_rol ($a,5);',
768 '&$_rol ($a,5);',
787 '&$_rol ($a,5);',
864 my $_rol=sub { &shld(@_[0],@_) };
    [all...]
sha1-x86_64.pl 303 my $_rol=sub { &rol(@_) };
592 '&$_rol ($a,5);',
608 '&$_rol ($a,5);',
627 '&$_rol ($a,5);',
723 my $_rol=sub { &shld(@_[0],@_) };

Completed in 148 milliseconds