Searched refs:ecdh_get_ctx (Results 1 – 1 of 1) sorted by relevance
21 static inline struct ecdh_ctx *ecdh_get_ctx(struct crypto_kpp *tfm) in ecdh_get_ctx() function29 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_set_secret()53 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_compute_value()120 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_max_size()128 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_nist_p192_init_tfm()153 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_nist_p256_init_tfm()178 struct ecdh_ctx *ctx = ecdh_get_ctx(tfm); in ecdh_nist_p384_init_tfm()
Completed in 3 milliseconds