Searched refs:SUPPORTED_SES (Results 1 – 4 of 4) sorted by relevance
145 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD) macro155 if ((csp->csp_flags & ~(SUPPORTED_SES)) != 0) in armv8_crypto_probesession()
216 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN) macro224 if ((csp->csp_flags & ~(SUPPORTED_SES)) != 0) in aesni_probesession()
739 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN) macro748 if ((csp->csp_flags & ~(SUPPORTED_SES)) != 0) in check_csp()
1467 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN) macro1472 if ((csp->csp_flags & ~(SUPPORTED_SES)) != 0) in swcr_probesession()