Searched refs:stage (Results 1 – 3 of 3) sorted by relevance
8693 if (operation->stage != PSA_PAKE_OPERATION_STAGE_SETUP) { in psa_pake_setup()8729 operation->stage = PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS; in psa_pake_setup()8746 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_password_key()8792 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_user()8836 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_peer()8878 if (operation->stage != PSA_PAKE_OPERATION_STAGE_COLLECT_INPUTS) { in psa_pake_set_role()8905 psa_jpake_computation_stage_t *stage) in convert_jpake_computation_stage_to_driver_step() argument8908 if (stage->round == PSA_JPAKE_FIRST) { in convert_jpake_computation_stage_to_driver_step()8911 if (stage->io_mode == PSA_JPAKE_OUTPUT) { in convert_jpake_computation_stage_to_driver_step()8912 is_x1 = (stage->outputs < 1); in convert_jpake_computation_stage_to_driver_step()[all …]
1138 uint8_t MBEDTLS_PRIVATE(stage);
3547 MBEDTLS_PLATFORM_GMTIME_R_ALT. At this stage Mbed TLS is only able to3757 functionality shared by multiple Mbed TLS modules. At this stage