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

/opensolaris-onvv-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s412 #define AESKEY rdx /* P3, 64 bits */ define
415 #define AESKEY rdi /* P1, 64 bits */ define
433 test %AESKEY, %AESKEY
437 movaps %xmm0, (%AESKEY)
438 lea 0x10(%AESKEY), %rcx / key addr
447 movl %ROUNDS32, 240(%AESKEY) / key.rounds = 14
497 movl %ROUNDS32, 240(%AESKEY) / key.rounds = 12
534 movl %ROUNDS32, 240(%AESKEY) / key.rounds = 10
631 lea 0x10(%AESKEY),
[all...]

Completed in 95 milliseconds