mbedtls_mpi_core_clz() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

The number of leading zero bits in \p a, if \p a != 0. If \p a == 0, the result is undefined.

References