mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 17:35:38 +01:00
7973b2dcac
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
24 lines
999 B
Plaintext
24 lines
999 B
Plaintext
MPS Reader: Single step, single round, pausing disabled
|
|
mbedtls_mps_reader_no_pausing_single_step_single_round:0
|
|
|
|
MPS Reader: Single step, single round, pausing enabled but unused
|
|
mbedtls_mps_reader_no_pausing_single_step_single_round:1
|
|
|
|
MPS Reader: Single step, multiple rounds, pausing disabled
|
|
mbedtls_mps_reader_no_pausing_single_step_multiple_rounds:0
|
|
|
|
MPS Reader: Single step, multiple rounds, pausing enabled but unused
|
|
mbedtls_mps_reader_no_pausing_single_step_multiple_rounds:1
|
|
|
|
MPS Reader: Multiple steps, single round, pausing disabled
|
|
mbedtls_mps_reader_no_pausing_multiple_steps_single_round:0
|
|
|
|
MPS Reader: Multiple steps, single round, pausing enabled but unused
|
|
mbedtls_mps_reader_no_pausing_multiple_steps_single_round:1
|
|
|
|
MPS Reader: Multiple steps, multiple rounds, pausing disabled
|
|
mbedtls_mps_reader_no_pausing_multiple_steps_multiple_rounds:0
|
|
|
|
MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused
|
|
mbedtls_mps_reader_no_pausing_multiple_steps_multiple_rounds:1
|