Searched refs:auth_opt (Results 1 – 5 of 5) sorted by relevance
29 bool auth_opt; member271 internals->auth_opt = init_params->auth_opt; in cryptodev_ccp_create()300 .auth_opt = CCP_PMD_AUTH_OPT_CCP, in cryptodev_ccp_probe()319 ((init_params.auth_opt == 0) ? "CCP" : "CPU")); in cryptodev_ccp_probe()
775 if (sess->auth_opt) { in ccp_configure_session_auth()797 if (sess->auth_opt) { in ccp_configure_session_auth()836 if (sess->auth_opt) { in ccp_configure_session_auth()899 if (sess->auth_opt) { in ccp_configure_session_auth()962 if (sess->auth_opt) { in ccp_configure_session_auth()1027 if (sess->auth_opt) { in ccp_configure_session_auth()1194 sess->auth_opt = internals->auth_opt; in ccp_set_session_parameters()2789 if (session->auth_opt) { in process_ops_to_enqueue()2803 if (session->auth_opt) { in process_ops_to_enqueue()2947 if (session->auth_opt) in ccp_prepare_ops()[all …]
44 bool auth_opt; /**< Authentication offload option */ member
250 bool auth_opt; member
624 if (internals->auth_opt == 1) in ccp_pmd_info_get()