Searched refs:stage (Results 1 – 3 of 3) sorted by relevance
8713 if (operation->stage != PSA_PAKE_OPERATION_STAGE_SETUP) { in psa_pake_setup()8749 operation->stage = PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS; in psa_pake_setup()8766 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_password_key()8812 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_user()8856 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_peer()8898 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_role()8925 psa_jpake_computation_stage_t *stage) in convert_jpake_computation_stage_to_driver_step() argument8928 if (stage->round == PSA_JPAKE_FIRST) { in convert_jpake_computation_stage_to_driver_step()8931 if (stage->io_mode == PSA_JPAKE_OUTPUT) { in convert_jpake_computation_stage_to_driver_step()8932 is_x1 = (stage->outputs < 1); in convert_jpake_computation_stage_to_driver_step()[all …]
1165 uint8_t MBEDTLS_PRIVATE(stage);
3590 MBEDTLS_PLATFORM_GMTIME_R_ALT. At this stage Mbed TLS is only able to3800 functionality shared by multiple Mbed TLS modules. At this stage