Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Decp_curves.c1277 #define P224_UNUSED_BITS ( ( P224_WIDTH_MAX * sizeof( mbedtls_mpi_uint ) * 8 ) - 224 ) macro
1326 Mp[P224_WIDTH_MIN] &= ( (mbedtls_mpi_uint)-1 ) >> ( P224_UNUSED_BITS ); in ecp_mod_p448()

Completed in 4 milliseconds