Searched refs:active_operation (Results 1 – 2 of 2) sorted by relevance
795 op_data->active_operation = STATE_ENCR; in session_mgr_get_op_state()836 op_data->active_operation = STATE_DECR; in session_mgr_get_op_state()877 op_data->active_operation = STATE_DIGEST; in session_mgr_get_op_state()917 op_data->active_operation = STATE_SIGN; in session_mgr_get_op_state()957 op_data->active_operation = STATE_SIGN; in session_mgr_get_op_state()1010 switch (op_data->active_operation) { in session_mgr_set_op_state()1159 switch (op_data->active_operation) { in session_mgr_set_op_state()
361 CK_ULONG active_operation; member