Home
last modified time | relevance | path

Searched defs:private_key (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Decdh_helper.c101 int set_ecdh_privkey(struct crypto_kpp *tfm, const u8 private_key[32]) in set_ecdh_privkey() argument
/kernel/linux/linux-5.10/crypto/
H A Decdh.c18 u64 private_key[ECC_MAX_DIGITS]; member
H A Decc.c1405 __ecc_is_key_valid(const struct ecc_curve *curve, const u64 *private_key, unsigned int ndigits) __ecc_is_key_valid() argument
1428 ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, unsigned int private_key_len) ecc_is_key_valid() argument
1496 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
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Decdh_helper.c122 int set_ecdh_privkey(struct crypto_kpp *tfm, const u8 private_key[32]) in set_ecdh_privkey() argument
/kernel/linux/linux-6.6/crypto/
H A Decdh.c18 u64 private_key[ECC_MAX_DIGITS]; member
H A Decc.c1419 __ecc_is_key_valid(const struct ecc_curve *curve, const u64 *private_key, unsigned int ndigits) __ecc_is_key_valid() argument
1442 ecc_is_key_valid(unsigned int curve_id, unsigned int ndigits, const u64 *private_key, unsigned int private_key_len) ecc_is_key_valid() argument
1510 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
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dnetlink.c546 u8 *private_key = nla_data(info->attrs[WGDEVICE_A_PRIVATE_KEY]); in wg_set_device() local
H A Dnoise.c294 wg_noise_set_static_identity_private_key( struct noise_static_identity *static_identity, const u8 private_key[NOISE_PUBLIC_KEY_LEN]) wg_noise_set_static_identity_private_key() argument
/kernel/linux/linux-5.10/scripts/
H A Dsign-file.c144 EVP_PKEY *private_key; in read_private_key() local
229 EVP_PKEY *private_key; in main() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dnetlink.c546 u8 *private_key = nla_data(info->attrs[WGDEVICE_A_PRIVATE_KEY]); in wg_set_device() local
H A Dnoise.c294 wg_noise_set_static_identity_private_key( struct noise_static_identity *static_identity, const u8 private_key[NOISE_PUBLIC_KEY_LEN]) wg_noise_set_static_identity_private_key() argument
/kernel/linux/linux-6.6/scripts/
H A Dsign-file.c144 EVP_PKEY *private_key; in read_private_key() local
229 EVP_PKEY *private_key; in main() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Decryptfs.h102 struct ecryptfs_private_key private_key; member
/kernel/linux/linux-6.6/include/linux/
H A Decryptfs.h102 struct ecryptfs_private_key private_key; member
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c102 u64 private_key[KMB_ECC_VLI_MAX_DIGITS]; member
454 kmb_ecc_is_key_valid(const struct ecc_curve *curve, const u64 *private_key, size_t private_key_len) kmb_ecc_is_key_valid() argument
[all...]

Completed in 14 milliseconds