Searched defs:curve_id (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ |
| D | ecdh.c | 16 unsigned int curve_id; member 26 static unsigned int ecdh_supported_curve(unsigned int curve_id) in ecdh_supported_curve()
|
| D | ecdsa.c | 17 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
|
| D | ecc.c | 45 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve() 1428 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, in ecc_is_key_valid() 1455 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey() 1496 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, in ecc_make_pub_key() 1595 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret()
|
| /kernel/linux/linux-6.6/crypto/ |
| D | ecdsa.c | 17 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
|
| D | ecc.c | 53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve() 1442 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, in ecc_is_key_valid() 1469 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey() 1510 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, in ecc_make_pub_key() 1609 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret()
|
| D | ecdh.c | 16 unsigned int curve_id; member
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | ecdh.h | 38 unsigned short curve_id; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | atmel-ecc.c | 45 unsigned int curve_id; member 76 static unsigned int atmel_ecdh_supported_curve(unsigned int curve_id) in atmel_ecdh_supported_curve()
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | atmel-ecc.c | 44 unsigned int curve_id; member
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/keembay/ |
| D | keembay-ocs-ecc.c | 776 static int kmb_ecc_tctx_init(struct ocs_ecc_ctx *tctx, unsigned int curve_id) in kmb_ecc_tctx_init()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | virtio_crypto.h | 213 __le32 curve_id; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | virtio_crypto.h | 213 __le32 curve_id; member
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
| D | hpre_crypto.c | 130 unsigned int curve_id; member
|