Home
last modified time | relevance | path

Searched refs:ecc_scalar_get (Results 1 – 9 of 9) sorted by relevance

/dports/security/nettle/nettle-3.7.3/
H A Decc.h54 #define ecc_scalar_get nettle_ecc_scalar_get macro
103 ecc_scalar_get (const struct ecc_scalar *s, mpz_t z);
H A Decc-scalar.c67 ecc_scalar_get (const struct ecc_scalar *s, mpz_t z) in ecc_scalar_get() function
H A Dnettle.info5193 -- Function: void ecc_scalar_get (const struct ecc_scalar *S, mpz_t Z)
6295 * ecc_scalar_get: ECDSA. (line 69)
H A Dnettle.texinfo5244 @deftypefun void ecc_scalar_get (const struct ecc_scalar *@var{s}, mpz_t @var{z})
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc.h54 #define ecc_scalar_get nettle_ecc_scalar_get macro
103 ecc_scalar_get (const struct ecc_scalar *s, mpz_t z);
H A Decc-scalar.c67 ecc_scalar_get (const struct ecc_scalar *s, mpz_t z) in ecc_scalar_get() function
H A Dnettle.info4804 -- Function: void ecc_scalar_get (const struct ecc_scalar *S, mpz_t Z)
5753 * ecc_scalar_get: ECDSA. (line 69)
H A Dnettle.texinfo4841 @deftypefun void ecc_scalar_get (const struct ecc_scalar *@var{s}, mpz_t @var{z})
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/
H A Dpk.c2707 ecc_scalar_get(&key, TOMPZ(params->params[ECC_K])); in wrap_nettle_pk_generate_keys()
2774 ecc_scalar_get(&key, TOMPZ(params->params[GOST_K])); in wrap_nettle_pk_generate_keys()