Symbol: artpec6_crypto_req_common
drivers/crypto/axis/artpec6_crypto.c
1039
static int artpec6_crypto_common_init(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
1072
artpec6_crypto_common_destroy(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
1316
struct artpec6_crypto_req_common *common = &req_ctx->common;
drivers/crypto/axis/artpec6_crypto.c
1674
struct artpec6_crypto_req_common *common;
drivers/crypto/axis/artpec6_crypto.c
1839
struct artpec6_crypto_req_common *common = &req_ctx->common;
drivers/crypto/axis/artpec6_crypto.c
2048
struct artpec6_crypto_req_common *req;
drivers/crypto/axis/artpec6_crypto.c
2052
struct artpec6_crypto_req_common,
drivers/crypto/axis/artpec6_crypto.c
2085
struct artpec6_crypto_req_common *req;
drivers/crypto/axis/artpec6_crypto.c
2086
struct artpec6_crypto_req_common *n;
drivers/crypto/axis/artpec6_crypto.c
301
struct artpec6_crypto_req_common common;
drivers/crypto/axis/artpec6_crypto.c
322
struct artpec6_crypto_req_common common;
drivers/crypto/axis/artpec6_crypto.c
343
struct artpec6_crypto_req_common common;
drivers/crypto/axis/artpec6_crypto.c
376
artpec6_crypto_common_destroy(struct artpec6_crypto_req_common *common);
drivers/crypto/axis/artpec6_crypto.c
379
artpec6_crypto_start_dma(struct artpec6_crypto_req_common *common);
drivers/crypto/axis/artpec6_crypto.c
429
artpec6_crypto_copy_bounce_buffers(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
457
static int artpec6_crypto_submit(struct artpec6_crypto_req_common *req)
drivers/crypto/axis/artpec6_crypto.c
479
static void artpec6_crypto_start_dma(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
516
artpec6_crypto_init_dma_operation(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
545
artpec6_crypto_setup_out_descr_phys(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
578
artpec6_crypto_setup_out_descr_short(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
601
static int artpec6_crypto_dma_map_page(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
632
artpec6_crypto_dma_map_single(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
645
artpec6_crypto_dma_map_descs(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
677
artpec6_crypto_dma_unmap_all(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
705
artpec6_crypto_setup_out_descr(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
737
artpec6_crypto_setup_in_descr_phys(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
767
artpec6_crypto_setup_in_descr(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
797
static int setup_bounce_buffer_in(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
823
artpec6_crypto_setup_sg_descrs_in(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
886
artpec6_crypto_setup_sg_descrs_out(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
952
artpec6_crypto_terminate_out_descrs(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
976
artpec6_crypto_terminate_in_descrs(struct artpec6_crypto_req_common *common)