Home
last modified time | relevance | path

Searched refs:atmel_ecdh_compute_shared_secret (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Datmel-ecc.c165 static int atmel_ecdh_compute_shared_secret(struct kpp_request *req) in atmel_ecdh_compute_shared_secret() function
300 .compute_shared_secret = atmel_ecdh_compute_shared_secret,