Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddh.c53 static int dh_set_params(struct dh_ctx *ctx, struct dh *params) in dh_set_params() function
87 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()
/kernel/linux/linux-6.6/crypto/
H A Ddh.c55 static int dh_set_params(struct dh_ctx *ctx, struct dh *params) in dh_set_params() function
83 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()

Completed in 3 milliseconds