Home
last modified time | relevance | path

Searched refs:ecc_conv_scalar_to_mpi (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dcc_ecp_internal.c75 static int ecc_conv_scalar_to_mpi( uint8_t * scalar, size_t scalarSize, mbedtls_mpi * X) in ecc_conv_scalar_to_mpi() function
199 ret = ecc_conv_scalar_to_mpi(resPoint, resPointSize, &R->MBEDTLS_PRIVATE(X)); in ecp_mont_mul()
391 ret = ecc_conv_scalar_to_mpi(scalar, scalarSize, d); in ecp_mont_gen_keypair_base()
407 ret = ecc_conv_scalar_to_mpi(resPoint, resPointSize, &Q->MBEDTLS_PRIVATE(X)); in ecp_mont_gen_keypair_base()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo614 ecc_conv_scalar_to_mpi 88 24