Home
last modified time | relevance | path

Searched refs:ippCPUID_AES (Results 1 – 6 of 6) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpaesm.h57 #define AES_NI_ENABLED (ippCPUID_AES)
Dpcpsms4_decrypt_cbc.h94 if(IsFeatureEnabled(ippCPUID_AES)) { in cpDecryptSMS4_cbc()
Dpcpaesauthgcm.h190 if( IsFeatureEnabled(ippCPUID_AES|ippCPUID_CLMUL) ) in cpSizeofCtx_AESGCM()
Dcpinit.c190 if( ecx_ & BIT25 ) mask |= ippCPUID_AES; // ecx[25] - Intel(R) AES New Instructions in cpGetFeatures()
/external/epid-sdk/ext/ipp/sources/include/
Ddispatcher.h66 #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_…
/external/epid-sdk/ext/ipp/include/
Dippcpdefs.h305 #define ippCPUID_AES 0x00000400 /* Intel(R) AES New Instructions … macro