Searched refs:ippCPUID_AES (Results 1 – 6 of 6) sorted by relevance
57 #define AES_NI_ENABLED (ippCPUID_AES)
94 if(IsFeatureEnabled(ippCPUID_AES)) { in cpDecryptSMS4_cbc()
190 if( IsFeatureEnabled(ippCPUID_AES|ippCPUID_CLMUL) ) in cpSizeofCtx_AESGCM()
190 if( ecx_ & BIT25 ) mask |= ippCPUID_AES; // ecx[25] - Intel(R) AES New Instructions in cpGetFeatures()
66 #define P8_FM ( V8_FM | ippCPUID_SSE41 | ippCPUID_SSE42 | ippCPUID_AES | ippCPUID_CLMUL | ippCPUID_…78 #define Y8_FM ( U8_FM | ippCPUID_SSE41 | ippCPUID_SSE42 | ippCPUID_AES | ippCPUID_CLMUL | ippCPUID_…
305 #define ippCPUID_AES 0x00000400 /* Intel(R) AES New Instructions … macro