Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Decc.h91 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits,
Decdh.c106 ret = crypto_ecdh_shared_secret(ctx->curve_id, ctx->ndigits, in ecdh_compute_value()
Decc.c1052 int crypto_ecdh_shared_secret(unsigned int curve_id, unsigned int ndigits, in crypto_ecdh_shared_secret() function