Searched refs:AESKEYGENA (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/mbedtls/library/ |
A D | aesni.c | 87 #define AESKEYGENA ".byte 0x66,0x0F,0x3A,0xDF," macro 312 AESKEYGENA xmm0_xmm1 ",0x01 \n\tcall 1b \n\t" in aesni_setkey_enc_128() 370 AESKEYGENA xmm1_xmm2 ",0x01 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 371 AESKEYGENA xmm1_xmm2 ",0x02 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 372 AESKEYGENA xmm1_xmm2 ",0x04 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 373 AESKEYGENA xmm1_xmm2 ",0x08 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 374 AESKEYGENA xmm1_xmm2 ",0x10 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 375 AESKEYGENA xmm1_xmm2 ",0x20 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 376 AESKEYGENA xmm1_xmm2 ",0x40 \n\tcall 1b \n\t" in aesni_setkey_enc_192() 377 AESKEYGENA xmm1_xmm2 ",0x80 \n\tcall 1b \n\t" in aesni_setkey_enc_192() [all …]
|
Completed in 3 milliseconds