Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Decp_alt.c666 int mbedtls_ecp_copy( mbedtls_ecp_point *P, const mbedtls_ecp_point *Q ) in mbedtls_ecp_copy() function
1364 return( mbedtls_ecp_copy( R, Q ) ); in ecp_add_mixed()
1367 return( mbedtls_ecp_copy( R, P ) ); in ecp_add_mixed()
1709 MBEDTLS_MPI_CHK( mbedtls_ecp_copy( &RP, P ) );
1927 MBEDTLS_MPI_CHK( mbedtls_ecp_copy( R, P ) );
1931 MBEDTLS_MPI_CHK( mbedtls_ecp_copy( R, P ) );
2026 MBEDTLS_MPI_CHK( mbedtls_ecp_copy( R, pR ) );
/trusted-firmware-m-latest/interface/include/mbedtls/
Decp.h680 int mbedtls_ecp_copy(mbedtls_ecp_point *P, const mbedtls_ecp_point *Q);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo817 mbedtls_ecp_copy 54 16