Searched refs:auth_opt (Results 1 – 5 of 5) sorted by relevance
28 bool auth_opt; member99 params->auth_opt = i; in parse_auth_opt_arg()361 internals->auth_opt = init_params->auth_opt; in cryptodev_ccp_create()387 .auth_opt = CCP_PMD_AUTH_OPT_CCP, in cryptodev_ccp_probe()408 ((init_params.auth_opt == 0) ? "CCP" : "CPU")); in cryptodev_ccp_probe()
44 bool auth_opt; /**< Authentication offload option */ member
768 if (sess->auth_opt) { in ccp_configure_session_auth()789 if (sess->auth_opt) { in ccp_configure_session_auth()827 if (sess->auth_opt) { in ccp_configure_session_auth()889 if (sess->auth_opt) { in ccp_configure_session_auth()951 if (sess->auth_opt) { in ccp_configure_session_auth()1015 if (sess->auth_opt) { in ccp_configure_session_auth()1177 sess->auth_opt = internals->auth_opt; in ccp_set_session_parameters()2725 if (session->auth_opt) { in process_ops_to_enqueue()2739 if (session->auth_opt) { in process_ops_to_enqueue()2883 if (session->auth_opt) in ccp_prepare_ops()[all …]
250 bool auth_opt; member
624 if (internals->auth_opt == 1) in ccp_pmd_info_get()