Symbol: crypto_kpp_reqtfm
crypto/dh.c
169
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
crypto/dh.c
511
kpp_tfm_ctx(crypto_kpp_reqtfm(req));
crypto/ecdh.c
57
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/atmel-ecc.c
139
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/atmel-ecc.c
167
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1533
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1577
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1593
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
478
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
520
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
533
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
547
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-ecc.c
120
return kpp_tfm_ctx(crypto_kpp_reqtfm(req));
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
221
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
389
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
404
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
include/crypto/kpp.h
311
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
include/crypto/kpp.h
328
struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);