Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Datmel-ecc.c43 const u8 *public_key; member
82 void *public_key; in atmel_ecdh_set_secret() local
[all...]
/linux/crypto/
H A Decc.c1558 ecc_make_pub_key(unsigned int curve_id,unsigned int ndigits,const u64 * private_key,u64 * public_key) ecc_make_pub_key() argument
1654 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