mbedtls_mpi_lsb() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

The number of bits of value \c 0 before the least significant bit of value \c 1 in \p X.

Notes

This is the same as the zero-based index of the least significant bit of value \c 1.

References

from examples