Searched refs:CSP_F_SEPARATE_OUTPUT (Results 1 – 8 of 8) sorted by relevance
590 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD; in ktls_ocf_try()630 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try()637 mac_csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try()
743 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)766 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) in check_csp()1280 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) { in crp_sanity()
369 #define CSP_F_SEPARATE_OUTPUT 0x0001 /* Requests can use separate output */ macro
548 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in cse_create()765 if (crypto_get_params(cse->cses)->csp_flags & CSP_F_SEPARATE_OUTPUT) in cod_alloc()
1241 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)
147 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in ossl_probesession()
201 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)
271 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)