Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/crypto/
Dpublic_key.h22 struct public_key { struct
33 extern void public_key_free(struct public_key *key); argument
/Linux-v5.4/drivers/crypto/
Datmel-ecc.c44 const u8 *public_key; member
93 void *public_key; in atmel_ecdh_set_secret() local
/Linux-v5.4/crypto/
Decdh.c69 u64 *public_key; in ecdh_compute_value() local
Decc.c1385 const u64 *private_key, u64 *public_key) in ecc_make_pub_key()
1455 const u64 *private_key, const u64 *public_key, in crypto_ecdh_shared_secret()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h4600 uint32_t public_key[0x41]; member