Home
last modified time | relevance | path

Searched defs:dh_tfm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/nvme/common/
H A Dauth.c393 int nvme_auth_gen_privkey(struct crypto_kpp *dh_tfm, u8 dh_gid) in nvme_auth_gen_privkey()
405 int nvme_auth_gen_pubkey(struct crypto_kpp *dh_tfm, in nvme_auth_gen_pubkey()
430 int nvme_auth_gen_shared_secret(struct crypto_kpp *dh_tfm, in nvme_auth_gen_shared_secret()
/openbmc/linux/crypto/
H A Ddh.c294 struct crypto_kpp *dh_tfm; member
/openbmc/linux/drivers/nvme/host/
H A Dauth.c25 struct crypto_kpp *dh_tfm; member
/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h229 struct crypto_kpp *dh_tfm; member