Searched refs:kpp_request (Results 1 – 18 of 18) sorted by relevance
27 struct kpp_request { struct74 int (*generate_public_key)(struct kpp_request *req);75 int (*compute_shared_secret)(struct kpp_request *req);134 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm()140 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) in crypto_kpp_reqtfm()175 static inline struct kpp_request *kpp_request_alloc(struct crypto_kpp *tfm, in kpp_request_alloc()178 struct kpp_request *req; in kpp_request_alloc()192 static inline void kpp_request_free(struct kpp_request *req) in kpp_request_free()208 static inline void kpp_request_set_callback(struct kpp_request *req, in kpp_request_set_callback()227 static inline void kpp_request_set_input(struct kpp_request *req, in kpp_request_set_input()[all …]
105 struct kpp_request *req);115 struct kpp_request *req, int err);
166 static int dh_compute_value(struct kpp_request *req) in dh_compute_value()506 struct kpp_request *req = dh_req->data; in dh_safe_prime_complete_req()511 static struct kpp_request *dh_safe_prime_prepare_dh_req(struct kpp_request *req) in dh_safe_prime_prepare_dh_req()515 struct kpp_request *dh_req = kpp_request_ctx(req); in dh_safe_prime_prepare_dh_req()527 static int dh_safe_prime_generate_public_key(struct kpp_request *req) in dh_safe_prime_generate_public_key()529 struct kpp_request *dh_req = dh_safe_prime_prepare_dh_req(req); in dh_safe_prime_generate_public_key()534 static int dh_safe_prime_compute_shared_secret(struct kpp_request *req) in dh_safe_prime_compute_shared_secret()536 struct kpp_request *dh_req = dh_safe_prime_prepare_dh_req(req); in dh_safe_prime_compute_shared_secret()596 inst->alg.reqsize = sizeof(struct kpp_request) + dh_alg->reqsize; in __dh_safe_prime_create()
24 static int curve25519_compute_value(struct kpp_request *req) in curve25519_compute_value()
339 struct kpp_request *req) in crypto_transfer_kpp_request_to_engine()407 struct kpp_request *req, int err) in crypto_finalize_kpp_request()
50 static int ecdh_compute_value(struct kpp_request *req) in ecdh_compute_value()
3814 struct kpp_request *req; in do_test_kpp()
48 static inline void *kpp_request_ctx(struct kpp_request *req) in kpp_request_ctx()58 static inline void kpp_request_complete(struct kpp_request *req, int err) in kpp_request_complete()
123 static inline struct ocs_ecc_ctx *kmb_ocs_ecc_tctx(struct kpp_request *req) in kmb_ocs_ecc_tctx()581 struct kpp_request *req) in kmb_ecc_do_shared_secret()664 struct kpp_request *req) in kmb_ecc_do_public_key()713 struct kpp_request *req = container_of(areq, struct kpp_request, base); in kmb_ocs_ecc_do_one_request()728 static int kmb_ocs_ecdh_generate_public_key(struct kpp_request *req) in kmb_ocs_ecdh_generate_public_key()753 static int kmb_ocs_ecdh_compute_shared_secret(struct kpp_request *req) in kmb_ocs_ecdh_compute_shared_secret()
51 struct kpp_request *req = areq; in atmel_ecdh_done()137 static int atmel_ecdh_generate_public_key(struct kpp_request *req) in atmel_ecdh_generate_public_key()165 static int atmel_ecdh_compute_shared_secret(struct kpp_request *req) in atmel_ecdh_compute_shared_secret()
63 struct kpp_request *req; in compute_ecdh_secret()168 struct kpp_request *req; in generate_ecdh_public_key()
140 struct kpp_request *dh;141 struct kpp_request *ecdh;142 struct kpp_request *curve25519;426 struct kpp_request *areq; in hpre_dh_cb()526 struct kpp_request *kreq = req; in hpre_msg_request_set()580 static int hpre_dh_compute_value(struct kpp_request *req) in hpre_dh_compute_value()1451 struct kpp_request *areq; in hpre_ecdh_cb()1475 struct kpp_request *req) in hpre_ecdh_msg_request_set()1563 static int hpre_ecdh_compute_value(struct kpp_request *req) in hpre_ecdh_compute_value()1760 struct kpp_request *areq; in hpre_curve25519_cb()[all …]
5 :functions: kpp_request crypto_kpp kpp_alg kpp_secret
64 static int curve25519_compute_value(struct kpp_request *req) in curve25519_compute_value()
408 struct kpp_request *req; in nvme_auth_gen_pubkey()434 struct kpp_request *req; in nvme_auth_gen_shared_secret()
151 struct kpp_request *req; in __keyctl_dh_compute()
1630 static int curve25519_generate_public_key(struct kpp_request *req) in curve25519_generate_public_key()1652 static int curve25519_compute_shared_secret(struct kpp_request *req) in curve25519_compute_shared_secret()
135 struct kpp_request *dh;159 struct kpp_request *areq = req->areq.dh; in qat_dh_cb()218 static int qat_dh_compute_value(struct kpp_request *req) in qat_dh_compute_value()