aesenc128kl

AES Encrypt 128-bit Key Locker

AESENC128KL m128, xmm

Encrypts data using Key Locker handle.

Details

The AES Encrypt 128-bit Key Locker instruction encrypts data using Key Locker handle.

Pseudocode Operation

// Encrypts data using Key Locker handle

Example

AESENC128KL [rbp-16], xmm0

Encoding

Binary Layout
F3
+0
0F
+1
38
+2
DD
+3
 
Format Legacy
Opcode F3 0F 38 DD
Extension KEYLOCKER

Operands

  • dest
    128-bit memory operand
  • src
    128-bit SSE/AVX register (XMM)