Lines Matching refs:mbedtls_mpi
66 static int dhm_read_bignum( mbedtls_mpi *X, in dhm_read_bignum()
101 static int dhm_check_range( const mbedtls_mpi *param, const mbedtls_mpi *P ) in dhm_check_range()
103 mbedtls_mpi U; in dhm_check_range()
139 mbedtls_mpi *dest ) in mbedtls_dhm_get_value()
141 const mbedtls_mpi *src = NULL; in mbedtls_dhm_get_value()
194 static int dhm_random_below( mbedtls_mpi *R, const mbedtls_mpi *M, in dhm_random_below()
299 const mbedtls_mpi *P, in mbedtls_dhm_set_group()
300 const mbedtls_mpi *G ) in mbedtls_dhm_set_group()
376 mbedtls_mpi R; in dhm_update_blinding()
442 mbedtls_mpi GYb; in mbedtls_dhm_calc_secret()
579 mbedtls_mpi rec; in mbedtls_dhm_parse_dhm()