Home
last modified time | relevance | path

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

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/secp256k1/src/
H A Dtests.c2587 secp256k1_gej ptgj; in test_ecmult_multi() local
2592 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2597 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2604 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2619 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
2765 secp256k1_gej ptgj; in test_ecmult_multi() local
2768 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2925 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
2927 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
2930 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/math/secp256k1/secp256k1-aa15154/src/
H A Dtests.c2587 secp256k1_gej ptgj; in test_ecmult_multi() local
2592 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2597 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2604 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2619 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
2765 secp256k1_gej ptgj; in test_ecmult_multi() local
2768 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2925 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
2927 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
2930 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c3651 secp256k1_gej ptgj; in test_ecmult_multi() local
3656 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3661 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
3668 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
3678 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3824 secp256k1_gej ptgj; in test_ecmult_multi() local
3827 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
4012 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
4014 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
4017 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c3651 secp256k1_gej ptgj; in test_ecmult_multi() local
3656 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3661 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
3668 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
3678 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3824 secp256k1_gej ptgj; in test_ecmult_multi() local
3827 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
4012 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
4014 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
4017 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/secp256k1/src/
H A Dtests.c3106 secp256k1_gej ptgj; in test_ecmult_multi() local
3111 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3116 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
3123 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
3133 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3279 secp256k1_gej ptgj; in test_ecmult_multi() local
3282 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3467 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
3469 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
3472 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c3651 secp256k1_gej ptgj;
3656 secp256k1_gej_set_ge(&ptgj, &ptg);
3661 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]);
3668 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero);
3678 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]);
3824 secp256k1_gej ptgj;
3827 secp256k1_gej_set_ge(&ptgj, &ptg);
4012 secp256k1_gej ptgj;
4014 secp256k1_gej_set_ge(&ptgj, &ptg);
4017 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL);
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c2873 secp256k1_gej ptgj; in test_ecmult_multi() local
2878 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2883 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2890 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2900 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3046 secp256k1_gej ptgj; in test_ecmult_multi() local
3049 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3234 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
3236 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
3239 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c2873 secp256k1_gej ptgj; in test_ecmult_multi() local
2878 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2883 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2890 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2900 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3046 secp256k1_gej ptgj; in test_ecmult_multi() local
3049 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3234 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
3236 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
3239 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c2873 secp256k1_gej ptgj; in test_ecmult_multi() local
2878 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2883 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2890 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2900 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3046 secp256k1_gej ptgj; in test_ecmult_multi() local
3049 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3234 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
3236 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
3239 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/security/py-coincurve/coincurve-16.0.0/libsecp256k1/src/
H A Dtests.c2873 secp256k1_gej ptgj; in test_ecmult_multi() local
2878 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
2883 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
2890 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
2900 secp256k1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3046 secp256k1_gej ptgj; in test_ecmult_multi() local
3049 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3234 secp256k1_gej ptgj; in test_ecmult_multi_batching() local
3236 secp256k1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
3239 secp256k1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-sys-0.4.1/depend/secp256k1/src/
H A Dtests.c3665 rustsecp256k1_v0_4_1_gej ptgj; in test_ecmult_multi() local
3670 rustsecp256k1_v0_4_1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
3675 rustsecp256k1_v0_4_1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &szero, &sc[0]); in test_ecmult_multi()
3682 rustsecp256k1_v0_4_1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &szero); in test_ecmult_multi()
3692 rustsecp256k1_v0_4_1_ecmult(&ctx->ecmult_ctx, &r2, &ptgj, &sc[0], &sc[1]); in test_ecmult_multi()
3838 rustsecp256k1_v0_4_1_gej ptgj; in test_ecmult_multi() local
3841 rustsecp256k1_v0_4_1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi()
4026 rustsecp256k1_v0_4_1_gej ptgj; in test_ecmult_multi_batching() local
4028 rustsecp256k1_v0_4_1_gej_set_ge(&ptgj, &ptg); in test_ecmult_multi_batching()
4031 rustsecp256k1_v0_4_1_ecmult(&ctx->ecmult_ctx, &ptgj, &ptgj, &sc[i], NULL); in test_ecmult_multi_batching()
[all …]
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DGBSimplified.tab1084 错 qa qajg 牢 pt ptgj
H A DWord.tab50378 字处理 ptgj ptgj 209000 56600 265600 0 3
H A DGBK.tab16272 9839 C0CE 牢 prhj 1 . . prh . ptgj 1 . . ptg . 4453112 . 68
H A Dwubi-haifeng86.UTF-882921 ptgj 字处理 275600