Home
last modified time | relevance | path

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

/dports/security/nettle/nettle-3.7.3/testsuite/
H A Decc-add-test.c12 mp_limb_t *g = xalloc_limbs (ecc_size_j (ecc)); in test_main()
13 mp_limb_t *g2 = xalloc_limbs (ecc_size_j (ecc)); in test_main()
14 mp_limb_t *g3 = xalloc_limbs (ecc_size_j (ecc)); in test_main()
15 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
24 mp_limb_t *z = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-dup-test.c11 mp_limb_t *g = xalloc_limbs (ecc_size_j (ecc)); in test_main()
12 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
19 mp_limb_t *z = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-mul-g-test.c17 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
18 mp_limb_t *q = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-mul-a-test.c18 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
19 mp_limb_t *q = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Deddsa-compress-test.c70 p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/testsuite/
H A Decc-add-test.c11 mp_limb_t *g = xalloc_limbs (ecc_size_j (ecc)); in test_main()
12 mp_limb_t *g2 = xalloc_limbs (ecc_size_j (ecc)); in test_main()
13 mp_limb_t *g3 = xalloc_limbs (ecc_size_j (ecc)); in test_main()
14 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
19 mp_limb_t *z = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-dup-test.c11 mp_limb_t *g = xalloc_limbs (ecc_size_j (ecc)); in test_main()
12 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
17 mp_limb_t *z = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-mul-g-test.c17 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
18 mp_limb_t *q = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Decc-mul-a-test.c17 mp_limb_t *p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
18 mp_limb_t *q = xalloc_limbs (ecc_size_j (ecc)); in test_main()
H A Deddsa-compress-test.c63 p = xalloc_limbs (ecc_size_j (ecc)); in test_main()
/dports/security/nettle/nettle-3.7.3/
H A Decc.h60 #define ecc_size_j nettle_ecc_size_j macro
150 ecc_size_j (const struct ecc_curve *ecc);
H A Decc-size.c60 ecc_size_j (const struct ecc_curve *ecc) in ecc_size_j() function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc.h60 #define ecc_size_j nettle_ecc_size_j macro
150 ecc_size_j (const struct ecc_curve *ecc);
H A Decc-size.c60 ecc_size_j (const struct ecc_curve *ecc) in ecc_size_j() function