mbedtls_dhm_get_bitlen() function
This function returns the size of the prime modulus in bits.
Arguments
ctx
The DHM context to query.
Return value
The size of the prime modulus in bits, i.e. the number n such that 2^(n-1) <= P < 2^n.
mbedtls_dhm_get_bitlen() is called by 1 function and calls 1 function:
![]()
mbedtls_dhm_get_bitlen()
mbedtls_dhm_get_bitlen():
![]()
mbedtls_dhm_get_bitlen()