Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s691 #define KEYP rdx /* P3, 64 bits */ macro
698 #define KEYP rdi /* P1, 64 bits */ macro
711 movaps (%KEYP), %KEY / key
713 mov 240(%KEYP), %NROUNDS32 / round count
719 lea 0x30(%KEYP), %KEYP
722 lea 0x20(%KEYP), %KEYP
726 lea 0x20(%KEYP), %KEYP
727 movaps -0x60(%KEYP), %KEY
729 movaps -0x50(%KEYP), %KEY
735 movaps -0x40(%KEYP), %KEY
[all …]