Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/include/tinycrypt/
Decc.h99 #define HIGH_BIT_SET 0x80000000 macro
/tinycrypt-latest/lib/source/
Decc.c404 uv[num_words - 1] |= HIGH_BIT_SET; in vli_modInv_update()