Searched refs:driver_step (Results 1 – 1 of 1) sorted by relevance
9079 psa_crypto_driver_pake_step_t driver_step = PSA_JPAKE_STEP_INVALID; in psa_pake_output() local9107 driver_step = convert_jpake_computation_stage_to_driver_step( in psa_pake_output()9119 status = psa_driver_wrapper_pake_output(operation, driver_step, in psa_pake_output()9155 psa_crypto_driver_pake_step_t driver_step = PSA_JPAKE_STEP_INVALID; in psa_pake_input() local9185 driver_step = convert_jpake_computation_stage_to_driver_step( in psa_pake_input()9196 status = psa_driver_wrapper_pake_input(operation, driver_step, in psa_pake_input()