Searched refs:CSP_F_SEPARATE_OUTPUT (Results 1 – 12 of 12) sorted by relevance
1015 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD; in ktls_ocf_try()1022 recrypt_csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try()1063 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try()1070 mac_csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try()1090 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD; in ktls_ocf_try()
746 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)769 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) in check_csp()1281 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) { in crp_sanity()
344 #define CSP_F_SEPARATE_OUTPUT 0x0001 /* Requests can use separate output */ macro
380 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in cse_create()603 if (crypto_get_params(cse->cses)->csp_flags & CSP_F_SEPARATE_OUTPUT) in cod_alloc()
1468 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)
146 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)
271 .csp_flags = CSP_F_SEPARATE_AAD | CSP_F_SEPARATE_OUTPUT in crypto_init()
171 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in ossl_probesession()
217 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)
154 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in qat_ocf_probesession()
1828 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in qat_probesession()
2228 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in ccr_probesession()