Home
last modified time | relevance | path

Searched defs:public_key (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcurve25519-generic.c28 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_value() local
H A Decdh.c71 u64 *public_key; in ecdh_compute_value() local
H A Decc.c1496 ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, u64 *public_key) ecc_make_pub_key() argument
1595 crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, const u64 *public_key, u64 *secret) crypto_ecdh_shared_secret() argument
/kernel/linux/linux-6.6/crypto/
H A Dcurve25519-generic.c28 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_value() local
H A Decdh.c54 u64 *public_key; in ecdh_compute_value() local
H A Decc.c1510 ecc_make_pub_key(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, u64 *public_key) ecc_make_pub_key() argument
1609 crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, const u64 *public_key, u64 *secret) crypto_ecdh_shared_secret() argument
/kernel/linux/linux-5.10/include/crypto/
H A Dpublic_key.h23 struct public_key { struct
/kernel/linux/linux-6.6/net/bluetooth/
H A Decdh_helper.c44 int compute_ecdh_secret(struct crypto_kpp *tfm, const u8 public_key[64], in compute_ecdh_secret() argument
145 int generate_ecdh_public_key(struct crypto_kpp *tfm, u8 public_key[64]) in generate_ecdh_public_key() argument
194 int generate_ecdh_keys(struct crypto_kpp *tfm, u8 public_key[6 argument
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dcurve25519-glue.c68 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_value() local
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dcurve25519-glue.c68 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_value() local
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.c21 wg_peer_create(struct wg_device *wg, const u8 public_key[NOISE_PUBLIC_KEY_LEN], const u8 preshared_key[NOISE_SYMMETRIC_KEY_LEN]) wg_peer_create() argument
H A Dnetlink.c359 u8 *public_key = NULL, *preshared_key = NULL; in set_peer() local
547 u8 public_key[NOISE_PUBLIC_KEY_LEN]; in wg_set_device() local
/kernel/linux/linux-5.10/net/bluetooth/
H A Decdh_helper.c60 int compute_ecdh_secret(struct crypto_kpp *tfm, const u8 public_key[64], in compute_ecdh_secret() argument
168 int generate_ecdh_public_key(struct crypto_kpp *tfm, u8 public_key[64]) in generate_ecdh_public_key() argument
221 int generate_ecdh_keys(struct crypto_kpp *tfm, u8 public_key[6 argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeer.c21 wg_peer_create(struct wg_device *wg, const u8 public_key[NOISE_PUBLIC_KEY_LEN], const u8 preshared_key[NOISE_SYMMETRIC_KEY_LEN]) wg_peer_create() argument
H A Dnetlink.c359 u8 *public_key = NULL, *preshared_key = NULL; in set_peer() local
547 u8 public_key[NOISE_PUBLIC_KEY_LEN]; in wg_set_device() local
/kernel/linux/linux-6.6/include/crypto/
H A Dpublic_key.h22 struct public_key { struct
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-ecc.c44 const u8 *public_key; member
93 void *public_key; in atmel_ecdh_set_secret() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-ecc.c43 const u8 *public_key; member
82 void *public_key; in atmel_ecdh_set_secret() local
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcurve25519-x86_64.c1445 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_shared_secret() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c1656 u8 public_key[CURVE25519_KEY_SIZE]; in curve25519_compute_shared_secret() local
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_image.h240 __le32 public_key[MPI3_PUBLIC_KEY_MAX]; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4938 uint32_t public_key[0x41]; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h5202 uint32_t public_key[0x41]; member

Completed in 49 milliseconds