Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-sha.c2086 struct atmel_sha_authenc_reqctx { struct
2106 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_complete()
2114 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_start()
2138 return sizeof(struct atmel_sha_authenc_reqctx); in atmel_sha_authenc_get_reqsize()
2224 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_schedule()
2256 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init()
2279 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init2()
2316 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init_done()
2326 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final()
2368 struct atmel_sha_authenc_reqctx *authct in atmel_sha_authenc_final_done()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-sha.c2113 struct atmel_sha_authenc_reqctx { struct
2132 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_complete()
2140 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_start()
2164 return sizeof(struct atmel_sha_authenc_reqctx); in atmel_sha_authenc_get_reqsize()
2250 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_schedule()
2282 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init()
2305 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init2()
2342 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init_done()
2352 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final()
2394 struct atmel_sha_authenc_reqctx *authct in atmel_sha_authenc_final_done()
[all...]

Completed in 8 milliseconds