aesenc256kl

AES Encrypt 256-bit Key Locker

AESENC256KL m128, xmm

Encrypts data using 256-bit Key Locker handle.

Details

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

Pseudocode Operation

// Encrypts data using 256-bit Key Locker handle

Example

AESENC256KL [rbp-16], xmm0

Encoding

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

Operands

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