Home
last modified time | relevance | path

Searched refs:_compute_val (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Ddh.c37 static int _compute_val(const struct dh_ctx *ctx, MPI base, MPI val) in _compute_val() function
179 ret = _compute_val(ctx, base, val); in dh_compute_value()
/kernel/linux/linux-6.6/crypto/
H A Ddh.c36 static int _compute_val(const struct dh_ctx *ctx, MPI base, MPI val) in _compute_val() function
195 ret = _compute_val(ctx, base, val); in dh_compute_value()

Completed in 2 milliseconds