Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Decc.h115 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits,
/linux-6.3-rc2/crypto/
A Decdh.c87 ret = crypto_ecdh_shared_secret(ctx->curve_id, ctx->ndigits, in ecdh_compute_value()
A Decc.c1609 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret() function
1668 EXPORT_SYMBOL(crypto_ecdh_shared_secret);

Completed in 11 milliseconds