Searched defs:KEYSIZE32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s408 #define KEYSIZE32 esi /* P2, 32 bits */ define
415 #define KEYSIZE32 edx /* P3, 32 bits */ define
419 #define ROUNDS32 KEYSIZE32 /* temp */
438 cmp $256, %KEYSIZE32
488 cmp $192, %KEYSIZE32
525 cmp $128, %KEYSIZE32

Completed in 58 milliseconds