Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Decc.h91 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits,
Decdh.c108 ret = crypto_ecdh_shared_secret(ctx->curve_id, ctx->ndigits, in ecdh_compute_value()
Decc.c1071 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret() function