Searched refs:atmel_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
155 struct atmel_aes_reqctx { struct162 struct atmel_aes_reqctx base; argument478 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()506 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_complete()980 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_start()1075 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_ctr_start()1094 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1249 tfm->crt_ablkcipher.reqsize = sizeof(struct atmel_aes_reqctx); in atmel_aes_cra_init()1259 tfm->crt_ablkcipher.reqsize = sizeof(struct atmel_aes_reqctx); in atmel_aes_ctr_cra_init()1535 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start()[all …]