Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dconstant_time.c391 unsigned no_op = mbedtls_ct_size_gt( total - offset, i ); in mbedtls_ct_mem_move_to_left() local
399 buf[n] = mbedtls_ct_uint_if( no_op, current, next ); in mbedtls_ct_mem_move_to_left()
401 buf[total-1] = mbedtls_ct_uint_if( no_op, buf[total-1], 0 ); in mbedtls_ct_mem_move_to_left()