Symbol: artpec6_crypto_req_common
drivers/crypto/axis/artpec6_crypto.c
1036
static int artpec6_crypto_common_init(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
1069
artpec6_crypto_common_destroy(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
1313
struct artpec6_crypto_req_common *common = &req_ctx->common;
drivers/crypto/axis/artpec6_crypto.c
1668
struct artpec6_crypto_req_common *common;
drivers/crypto/axis/artpec6_crypto.c
1833
struct artpec6_crypto_req_common *common = &req_ctx->common;
drivers/crypto/axis/artpec6_crypto.c
2042
struct artpec6_crypto_req_common *req;
drivers/crypto/axis/artpec6_crypto.c
2046
struct artpec6_crypto_req_common,
drivers/crypto/axis/artpec6_crypto.c
2079
struct artpec6_crypto_req_common *req;
drivers/crypto/axis/artpec6_crypto.c
2080
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
734
artpec6_crypto_setup_in_descr_phys(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
764
artpec6_crypto_setup_in_descr(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
794
static int setup_bounce_buffer_in(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
820
artpec6_crypto_setup_sg_descrs_in(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
883
artpec6_crypto_setup_sg_descrs_out(struct artpec6_crypto_req_common *common,
drivers/crypto/axis/artpec6_crypto.c
949
artpec6_crypto_terminate_out_descrs(struct artpec6_crypto_req_common *common)
drivers/crypto/axis/artpec6_crypto.c
973
artpec6_crypto_terminate_in_descrs(struct artpec6_crypto_req_common *common)