Home
last modified time | relevance | path

Searched defs:new_carry (Results 1 – 2 of 2) sorted by relevance

/btstack/test/crypto/
H A Daes_cmac.c10 int new_carry = data[i] >> 7; in sm_shift_left_by_one_bit_inplace() local
/btstack/src/
H A Dbtstack_crypto.c192 int new_carry = data[i] >> 7; in btstack_crypto_cmac_shift_left_by_one_bit_inplace() local