kpp_request 149 crypto/dh.c static int dh_compute_value(struct kpp_request *req) kpp_request 65 crypto/ecdh.c static int ecdh_compute_value(struct kpp_request *req) kpp_request 3476 crypto/testmgr.c struct kpp_request *req; kpp_request 53 drivers/crypto/atmel-ecc.c struct kpp_request *req = areq; kpp_request 150 drivers/crypto/atmel-ecc.c static int atmel_ecdh_generate_public_key(struct kpp_request *req) kpp_request 178 drivers/crypto/atmel-ecc.c static int atmel_ecdh_compute_shared_secret(struct kpp_request *req) kpp_request 179 drivers/crypto/qat/qat_common/qat_asym_algs.c struct kpp_request *dh; kpp_request 188 drivers/crypto/qat/qat_common/qat_asym_algs.c struct kpp_request *areq = req->areq.dh; kpp_request 257 drivers/crypto/qat/qat_common/qat_asym_algs.c static int qat_dh_compute_value(struct kpp_request *req) kpp_request 16 include/crypto/internal/kpp.h static inline void *kpp_request_ctx(struct kpp_request *req) kpp_request 26 include/crypto/internal/kpp.h static inline void kpp_request_complete(struct kpp_request *req, int err) kpp_request 74 include/crypto/kpp.h int (*generate_public_key)(struct kpp_request *req); kpp_request 75 include/crypto/kpp.h int (*compute_shared_secret)(struct kpp_request *req); kpp_request 132 include/crypto/kpp.h static inline void kpp_request_set_tfm(struct kpp_request *req, kpp_request 138 include/crypto/kpp.h static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) kpp_request 171 include/crypto/kpp.h static inline struct kpp_request *kpp_request_alloc(struct crypto_kpp *tfm, kpp_request 174 include/crypto/kpp.h struct kpp_request *req; kpp_request 188 include/crypto/kpp.h static inline void kpp_request_free(struct kpp_request *req) kpp_request 204 include/crypto/kpp.h static inline void kpp_request_set_callback(struct kpp_request *req, kpp_request 223 include/crypto/kpp.h static inline void kpp_request_set_input(struct kpp_request *req, kpp_request 240 include/crypto/kpp.h static inline void kpp_request_set_output(struct kpp_request *req, kpp_request 307 include/crypto/kpp.h static inline int crypto_kpp_generate_public_key(struct kpp_request *req) kpp_request 330 include/crypto/kpp.h static inline int crypto_kpp_compute_shared_secret(struct kpp_request *req) kpp_request 63 net/bluetooth/ecdh_helper.c struct kpp_request *req; kpp_request 170 net/bluetooth/ecdh_helper.c struct kpp_request *req; kpp_request 240 security/keys/dh.c struct kpp_request *req;