Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1936 static int hpre_curve25519_compute_value(struct kpp_request *req) in hpre_curve25519_compute_value() function
2086 .generate_public_key = hpre_curve25519_compute_value,
2087 .compute_shared_secret = hpre_curve25519_compute_value,