Home
last modified time | relevance | path

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

/crypto/
A 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()
170 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_compute_value()
253 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_max_size()
260 struct dh_ctx *ctx = dh_get_ctx(tfm); in dh_exit_tfm()

Completed in 5 milliseconds