Searched refs:CSP_F_SEPARATE_OUTPUT (Results 1 – 11 of 11) sorted by relevance
1014 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD; in ktls_ocf_try() 1021 recrypt_csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try() 1062 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try() 1069 mac_csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in ktls_ocf_try() 1089 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD; in ktls_ocf_try()
739 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)762 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) in check_csp()1274 if (csp->csp_flags & CSP_F_SEPARATE_OUTPUT) { in crp_sanity()
344 #define CSP_F_SEPARATE_OUTPUT 0x0001 /* Requests can use separate output */ macro
379 csp.csp_flags |= CSP_F_SEPARATE_OUTPUT; in cse_create()602 if (crypto_get_params(cse->cses)->csp_flags & CSP_F_SEPARATE_OUTPUT) in cod_alloc()
1467 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)
145 #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()
170 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in ossl_probesession()
216 #define SUPPORTED_SES (CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD | CSP_F_ESN)
1828 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in qat_probesession()
2227 if ((csp->csp_flags & ~(CSP_F_SEPARATE_OUTPUT | CSP_F_SEPARATE_AAD)) != in ccr_probesession()