Home
last modified time | relevance | path

Searched refs:mbedtls_mpi_lt_mpi_ct (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dbignum.h676 int mbedtls_mpi_lt_mpi_ct(const mbedtls_mpi *X, const mbedtls_mpi *Y,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbignum.c60 int mbedtls_mpi_lt_mpi_ct(const mbedtls_mpi *X, in mbedtls_mpi_lt_mpi_ct() function
H A Dpsa_crypto.c6453 MBEDTLS_MPI_CHK(mbedtls_mpi_lt_mpi_ct(&diff_N_2, &k, &key_out_of_range)); in psa_generate_derived_ecc_key_weierstrass_helper()