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()496 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_set_iv_as_last_ciphertext_block()545 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_complete()990 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_start()1071 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_ctr_start()1090 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1246 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx)); in atmel_aes_init_tfm()1256 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx)); in atmel_aes_ctr_init_tfm()[all …]