Home
last modified time | relevance | path

Searched refs:bfin_crypto_crc_reqctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/
Dbfin_crc.c77 struct bfin_crypto_crc_reqctx { struct
132 struct bfin_crypto_crc_reqctx *ctx = ahash_request_ctx(req); in bfin_crypto_crc_init()
168 struct bfin_crypto_crc_reqctx *ctx = ahash_request_ctx(crc->req); in bfin_crypto_crc_config_dma()
283 struct bfin_crypto_crc_reqctx *ctx; in bfin_crypto_crc_handle_queue()
403 struct bfin_crypto_crc_reqctx *ctx = ahash_request_ctx(req); in bfin_crypto_crc_update()
419 struct bfin_crypto_crc_reqctx *ctx = ahash_request_ctx(req); in bfin_crypto_crc_final()
432 struct bfin_crypto_crc_reqctx *ctx = ahash_request_ctx(req); in bfin_crypto_crc_finup()
475 sizeof(struct bfin_crypto_crc_reqctx)); in bfin_crypto_crc_cra_init()