Searched refs:AESKEYGENA (Results 1 – 1 of 1) sorted by relevance
/third_party/mbedtls/library/ |
D | aesni.c | 81 #define AESKEYGENA ".byte 0x66,0x0F,0x3A,0xDF," macro 306 AESKEYGENA xmm0_xmm1 ",0x01 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 307 AESKEYGENA xmm0_xmm1 ",0x02 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 308 AESKEYGENA xmm0_xmm1 ",0x04 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 309 AESKEYGENA xmm0_xmm1 ",0x08 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 310 AESKEYGENA xmm0_xmm1 ",0x10 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 311 AESKEYGENA xmm0_xmm1 ",0x20 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 312 AESKEYGENA xmm0_xmm1 ",0x40 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 313 AESKEYGENA xmm0_xmm1 ",0x80 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 314 AESKEYGENA xmm0_xmm1 ",0x1B \n\tcall 1b \n\t" in aesni_setkey_enc_128() [all …]
|