Searched refs:ecdh_get_ctx (Results 1 - 1 of 1) sorted by last modified time

/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);
58 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
125 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
133 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
158 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);
183 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm);

Completed in 136 milliseconds