Searched refs:atmel_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
156 struct atmel_aes_reqctx { struct164 struct atmel_aes_reqctx base; argument471 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()489 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_set_iv_as_last_ciphertext_block()532 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_complete()977 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_start()1058 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_ctr_start()1075 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_xts_fallback()1093 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1270 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx)); in atmel_aes_init_tfm()[all …]