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.c8909 int is_x1; in convert_jpake_computation_stage_to_driver_step() local
8912 is_x1 = (stage->outputs < 1); in convert_jpake_computation_stage_to_driver_step()
8914 is_x1 = (stage->inputs < 1); in convert_jpake_computation_stage_to_driver_step()
8917 key_share_step = is_x1 ? in convert_jpake_computation_stage_to_driver_step()