Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/internal/
Decc.h130 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits,
/linux-6.12.1/crypto/
Decdh.c92 ret = crypto_ecdh_shared_secret(ctx->curve_id, ctx->ndigits, in ecdh_compute_value()
Decc.c1662 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret() function
1716 EXPORT_SYMBOL(crypto_ecdh_shared_secret);