Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Ddh.c43 static inline struct dh_ctx *dh_get_ctx(struct crypto_kpp *tfm) in dh_get_ctx() function
78 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_set_secret()
153 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_compute_value()
236 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_max_size()
243 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_exit_tfm()