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

Return value

The number of bits in \p A.

Notes

This function returns 0 if all the limbs of \p A are 0.

References