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

/linux-master/crypto/
H A Ddh.c42 static inline struct dh_ctx *dh_get_ctx(struct crypto_kpp *tfm) function
74 struct dh_ctx *ctx = dh_get_ctx(tfm);
170 struct dh_ctx *ctx = dh_get_ctx(tfm);
253 struct dh_ctx *ctx = dh_get_ctx(tfm);
260 struct dh_ctx *ctx = dh_get_ctx(tfm);

Completed in 111 milliseconds