Home
last modified time | relevance | path

Searched defs:Y1 (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc.c455 void double_jacobian_default(uECC_word_t * X1, uECC_word_t * Y1, in double_jacobian_default()
627 void apply_z(uECC_word_t * X1, uECC_word_t * Y1, const uECC_word_t * const Z, in apply_z()
639 static void XYcZ_initial_double(uECC_word_t * X1, uECC_word_t * Y1, in XYcZ_initial_double()
661 void XYcZ_add(uECC_word_t * X1, uECC_word_t * Y1, in XYcZ_add()
691 static void XYcZ_addC(uECC_word_t * X1, uECC_word_t * Y1, in XYcZ_addC()