Searched refs:atmel_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
158 struct atmel_aes_reqctx { struct165 struct atmel_aes_reqctx base; argument481 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()509 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_complete()983 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_start()1078 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_ctr_start()1097 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1252 tfm->crt_ablkcipher.reqsize = sizeof(struct atmel_aes_reqctx); in atmel_aes_cra_init()1262 tfm->crt_ablkcipher.reqsize = sizeof(struct atmel_aes_reqctx); in atmel_aes_ctr_cra_init()1538 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start()[all …]