Searched refs:ippCPUID_CLMUL (Results 1 – 4 of 4) sorted by relevance
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_…
190 if( IsFeatureEnabled(ippCPUID_AES|ippCPUID_CLMUL) ) in cpSizeofCtx_AESGCM()
191 if( ecx_ & BIT01 ) mask |= ippCPUID_CLMUL; // ecx[1] - Intel(R) instruction PCLMULQDQ in cpGetFeatures()
306 #define ippCPUID_CLMUL 0x00000800 /* Intel(R) instruction PCLMULQDQ … macro