Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-sha.c2227 struct atmel_sha_authenc_reqctx { struct
2247 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_complete() argument
2255 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_start()
2279 return sizeof(struct atmel_sha_authenc_reqctx); in atmel_sha_authenc_get_reqsize()
2370 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_schedule()
2402 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init()
2425 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init2()
2462 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init_done()
2472 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final()
2514 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final_done()
[all …]