Home
last modified time | relevance | path

Searched refs:is_x1 (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c8929 int is_x1; in convert_jpake_computation_stage_to_driver_step() local
8932 is_x1 = (stage->outputs < 1); in convert_jpake_computation_stage_to_driver_step()
8934 is_x1 = (stage->inputs < 1); in convert_jpake_computation_stage_to_driver_step()
8937 key_share_step = is_x1 ? in convert_jpake_computation_stage_to_driver_step()