Symbol: hpre_asym_request
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1140
akcipher_set_reqsize(tfm, sizeof(struct hpre_asym_request) +
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1399
struct hpre_asym_request *req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1428
struct hpre_asym_request *req = NULL;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1457
struct hpre_asym_request *h_req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1485
static int hpre_ecdh_src_data_init(struct hpre_asym_request *hpre_req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1515
static int hpre_ecdh_dst_data_init(struct hpre_asym_request *hpre_req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
153
static void hpre_dfx_add_req_time(struct hpre_asym_request *hpre_req)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1545
struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz());
drivers/crypto/hisilicon/hpre/hpre_crypto.c
162
static int hpre_get_data_dma_addr(struct hpre_asym_request *hpre_req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1634
kpp_set_reqsize(tfm, sizeof(struct hpre_asym_request) + hpre_align_pd());
drivers/crypto/hisilicon/hpre/hpre_crypto.c
185
static int hpre_prepare_dma_buf(struct hpre_asym_request *hpre_req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
212
static int hpre_hw_data_init(struct hpre_asym_request *hpre_req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
240
struct hpre_asym_request *req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
308
static bool hpre_is_bd_timeout(struct hpre_asym_request *req,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
329
struct hpre_asym_request *req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
350
struct hpre_asym_request *req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
370
struct hpre_asym_request *h_req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
373
h_req = (struct hpre_asym_request *)le64_to_cpu(sqe->tag);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
406
struct hpre_asym_request *h_req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
481
struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz());
drivers/crypto/hisilicon/hpre/hpre_crypto.c
698
reqsize = max(sizeof(struct hpre_asym_request) + hpre_align_pd(),
drivers/crypto/hisilicon/hpre/hpre_crypto.c
754
struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz());
drivers/crypto/hisilicon/hpre/hpre_crypto.c
800
struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz());