Searched refs:atmel_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
143 struct atmel_aes_reqctx { struct151 struct atmel_aes_reqctx base; argument458 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()476 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_set_iv_as_last_ciphertext_block()519 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_complete()944 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_start()1025 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_ctr_start()1042 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_xts_fallback()1060 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1157 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx)); in atmel_aes_init_tfm()[all …]