Lines Matching refs:crypto_kpp

582 	struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);  in hpre_dh_compute_value()
705 static int hpre_dh_set_secret(struct crypto_kpp *tfm, const void *buf, in hpre_dh_set_secret()
732 static unsigned int hpre_dh_max_size(struct crypto_kpp *tfm) in hpre_dh_max_size()
739 static int hpre_dh_init_tfm(struct crypto_kpp *tfm) in hpre_dh_init_tfm()
746 static void hpre_dh_exit_tfm(struct crypto_kpp *tfm) in hpre_dh_exit_tfm()
1376 static int hpre_ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, in hpre_ecdh_set_secret()
1565 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_ecdh_compute_value()
1606 static unsigned int hpre_ecdh_max_size(struct crypto_kpp *tfm) in hpre_ecdh_max_size()
1614 static int hpre_ecdh_nist_p192_init_tfm(struct crypto_kpp *tfm) in hpre_ecdh_nist_p192_init_tfm()
1623 static int hpre_ecdh_nist_p256_init_tfm(struct crypto_kpp *tfm) in hpre_ecdh_nist_p256_init_tfm()
1632 static int hpre_ecdh_nist_p384_init_tfm(struct crypto_kpp *tfm) in hpre_ecdh_nist_p384_init_tfm()
1641 static void hpre_ecdh_exit_tfm(struct crypto_kpp *tfm) in hpre_ecdh_exit_tfm()
1703 static int hpre_curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in hpre_curve25519_set_secret()
1911 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_curve25519_compute_value()
1953 static unsigned int hpre_curve25519_max_size(struct crypto_kpp *tfm) in hpre_curve25519_max_size()
1960 static int hpre_curve25519_init_tfm(struct crypto_kpp *tfm) in hpre_curve25519_init_tfm()
1967 static void hpre_curve25519_exit_tfm(struct crypto_kpp *tfm) in hpre_curve25519_exit_tfm()