Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Datmel-sha.c80 struct atmel_sha_reqctx { struct
158 static size_t atmel_sha_append_sg(struct atmel_sha_reqctx *ctx) in atmel_sha_append_sg()
216 static void atmel_sha_fill_padding(struct atmel_sha_reqctx *ctx, int length) in atmel_sha_fill_padding()
259 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_init()
319 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_write_ctrl()
354 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_cpu()
384 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_pdc()
428 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_dma()
493 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_cpu()
505 struct atmel_sha_reqctx *ctx, in atmel_sha_xmit_dma_map()
[all …]