Searched refs:driver_step (Results 1 – 1 of 1) sorted by relevance
9059 psa_crypto_driver_pake_step_t driver_step = PSA_JPAKE_STEP_INVALID; in psa_pake_output() local9087 driver_step = convert_jpake_computation_stage_to_driver_step( in psa_pake_output()9099 status = psa_driver_wrapper_pake_output(operation, driver_step, in psa_pake_output()9135 psa_crypto_driver_pake_step_t driver_step = PSA_JPAKE_STEP_INVALID; in psa_pake_input() local9165 driver_step = convert_jpake_computation_stage_to_driver_step( in psa_pake_input()9176 status = psa_driver_wrapper_pake_input(operation, driver_step, in psa_pake_input()