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

/linux-master/crypto/
H A Decdh.c16 unsigned int curve_id; member in struct:ecdh_ctx
H A Decdsa.c17 unsigned int curve_id; member in struct:ecc_ctx
188 static int ecdsa_ecc_ctx_init(struct ecc_ctx *ctx, unsigned int curve_id) argument
206 unsigned int curve_id = ctx->curve_id; local
H A Decc.c53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) argument
1442 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, argument
1469 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) argument
1510 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, argument
1609 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, argument
[all...]
/linux-master/drivers/crypto/
H A Datmel-ecc.c44 unsigned int curve_id; member in struct:atmel_ecdh_ctx
/linux-master/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) argument
/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h213 __le32 curve_id; member in struct:virtio_crypto_ecdsa_session_para
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c133 unsigned int curve_id; member in struct:hpre_ctx

Completed in 125 milliseconds