Searched refs:ecc_add (Results 1 – 3 of 3) sorted by relevance
67 uint32_t ecc_add( const uint32_t *x, const uint32_t *y, uint32_t *result, uint8_t length);
117 ecc_add(full, one, temp, 32); in fieldAddTest()
641 uint32_t ecc_add( const uint32_t *x, const uint32_t *y, uint32_t *result, uint8_t length) in ecc_add() function