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

/linux-master/crypto/
H A Ddh.c36 static int _compute_val(const struct dh_ctx *ctx, MPI base, MPI val) function
196 ret = _compute_val(ctx, base, val);

Completed in 84 milliseconds