Home
last modified time | relevance | path

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

/linux/crypto/
H A Decdsa.c14 unsigned int curve_id; member
89 static int ecdsa_ecc_ctx_init(struct ecc_ctx *ctx, unsigned int curve_id) in ecdsa_ecc_ctx_init() argument
107 unsigned int curve_id = ctx->curve_id; in ecdsa_ecc_ctx_reset() local
H A Decc.c53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve() argument
1500 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, in ecc_is_key_valid() argument
1522 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, in ecc_gen_privkey() argument
1566 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, in ecc_make_pub_key() argument
1662 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret() argument
[all...]
H A Decdh.c16 unsigned int curve_id; member
/linux/drivers/crypto/
H A Datmel-ecc.c44 unsigned int curve_id; member
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c776 static int kmb_ecc_tctx_init(struct ocs_ecc_ctx *tctx, unsigned int curve_id) in kmb_ecc_tctx_init() argument
/linux/include/uapi/linux/
H A Dvirtio_crypto.h213 __le32 curve_id; member
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c135 unsigned int curve_id; member