ecdh_ctx 21 crypto/ecdh.c static inline struct ecdh_ctx *ecdh_get_ctx(struct crypto_kpp *tfm) ecdh_ctx 38 crypto/ecdh.c struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); ecdh_ctx 68 crypto/ecdh.c struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); ecdh_ctx 135 crypto/ecdh.c struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); ecdh_ctx 151 crypto/ecdh.c .cra_ctxsize = sizeof(struct ecdh_ctx),