Home
last modified time | relevance | path

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

/linux/crypto/
H A Decc.c53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve()
1478 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, in ecc_is_key_valid()
1500 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, in ecc_gen_privkey()
1544 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, in ecc_make_pub_key()
1640 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret()
H A Decdh.c16 unsigned int curve_id; member
H A Decdsa.c17 unsigned int curve_id; member
188 static int ecdsa_ecc_ctx_init(struct ecc_ctx *ctx, unsigned int curve_id) in ecdsa_ecc_ctx_init()
206 unsigned int curve_id = ctx->curve_id; in ecdsa_ecc_ctx_reset() local
/linux/drivers/crypto/
H A Datmel-ecc.c44 unsigned int curve_id; member
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c133 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()
/linux/include/uapi/linux/
H A Dvirtio_crypto.h213 __le32 curve_id; member