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

/linux-master/crypto/
H A Decdh.c21 static inline struct ecdh_ctx *ecdh_get_ctx(struct crypto_kpp *tfm) function
29 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
53 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
120 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
128 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
153 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
178 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);

Completed in 112 milliseconds