Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Ddh.c42 static inline struct dh_ctx *dh_get_ctx(struct crypto_kpp *tfm) in dh_get_ctx() function
74 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_set_secret()
169 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_compute_value()
252 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_max_size()
259 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_exit_tfm()