Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decdsa.c17 unsigned int curve_id; member
175 static int ecdsa_ecc_ctx_init(struct ecc_ctx *ctx, unsigned int curve_id) in ecdsa_ecc_ctx_init()
193 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()
1464 int ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, in ecc_is_key_valid()
1491 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey()
1532 int ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, in ecc_make_pub_key()
1631 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
/openbmc/linux/drivers/crypto/
H A Datmel-ecc.c44 unsigned int curve_id; member
/openbmc/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()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h213 __le32 curve_id; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h213 uint32_t curve_id; member
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c130 unsigned int curve_id; member