Searched refs:atmel_sha_authenc_reqctx (Results 1 – 1 of 1) sorted by relevance
2104 struct atmel_sha_authenc_reqctx { struct2123 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_complete() argument2131 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_start()2155 return sizeof(struct atmel_sha_authenc_reqctx); in atmel_sha_authenc_get_reqsize()2241 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_schedule()2273 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init()2296 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init2()2333 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_init_done()2343 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final()2385 struct atmel_sha_authenc_reqctx *authctx = ahash_request_ctx(req); in atmel_sha_authenc_final_done()[all …]