Searched refs:e1 (Results 1 – 4 of 4) sorted by relevance
/device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
D | curve-specific.inc | 455 uECC_word_t *e1, 463 uECC_vli_modMult_fast(e1, d0, e0, &curve_secp224r1); /* e1 <-- d0 * e0 */ 465 uECC_vli_modAdd(e1, e1, e1, curve_secp224r1.p, num_words_secp224r1); /* e1 <-- e1 + e1 */ 473 uECC_word_t *e1, 482 uECC_vli_set(e1, e0, num_words_secp224r1); /* e1 <-- e0 */ 485 mod_sqrt_secp224r1_rs(d1, e1, f1, d1, e1, f1); /* RS (d1,e1,f1,d1,e1,f1) */ 497 const uECC_word_t *e1) { 501 uECC_vli_modMult_fast(t1, e0, e1, &curve_secp224r1); /* t1 <-- e0 * e1 */ 507 uECC_vli_modMult_fast(t1, d0, e1, &curve_secp224r1); /* t1 <-- d0 * e1 */ 519 uECC_word_t *e1, [all …]
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/cp_accel/ |
D | cp_queue.h | 37 int PeekCpQueue(CQueue *Q, unsigned int len_want, CQItemType **e1, unsigned int *len1, CQItemType *…
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/utils/cqueue/ |
D | cqueue.h | 57 int PeekCQueue(CQueue *Q, unsigned int len_want, CQItemType **e1, unsigned int *len1, CQItemType **…
|
/device/soc/winnermicro/wm800/board/include/arch/xt804/csi_dsp/ |
D | csky_common_tables.h | 297 e1 = {{0x00000000, 0x3bbcc868} }, /* 6.095e-21 */ variable 313 #define E1 e1.x
|