Searched refs:atmel_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
144 struct atmel_aes_reqctx { struct152 struct atmel_aes_reqctx base; argument459 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()477 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_set_iv_as_last_ciphertext_block()520 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_complete()949 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_start()1030 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_ctr_start()1047 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_xts_fallback()1065 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt()1162 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx)); in atmel_aes_init_tfm()[all …]