Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Decp_curves.c883 static inline void add64( mbedtls_mpi_uint *dst, mbedtls_mpi_uint *src, mbedtls_mpi_uint *carry ) in add64() function
908 #define ADD( i ) add64( p, A( i ), &c )