Lines Matching refs:atmel_aes_base_ctx
104 struct atmel_aes_base_ctx { struct
114 struct atmel_aes_base_ctx base; argument
118 struct atmel_aes_base_ctx base;
127 struct atmel_aes_base_ctx base;
143 struct atmel_aes_base_ctx base;
150 struct atmel_aes_base_ctx base;
188 struct atmel_aes_base_ctx *ctx;
421 static struct atmel_aes_dev *atmel_aes_find_dev(struct atmel_aes_base_ctx *ctx) in atmel_aes_find_dev()
933 struct atmel_aes_base_ctx *ctx; in atmel_aes_handle_queue()
1001 atmel_aes_ctr_ctx_cast(struct atmel_aes_base_ctx *ctx) in atmel_aes_ctr_ctx_cast()
1093 struct atmel_aes_base_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in atmel_aes_crypt()
1140 struct atmel_aes_base_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_aes_setkey()
1467 atmel_aes_gcm_ctx_cast(struct atmel_aes_base_ctx *ctx) in atmel_aes_gcm_ctx_cast()
1749 struct atmel_aes_base_ctx *ctx; in atmel_aes_gcm_crypt()
1770 struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_gcm_setkey()
1850 atmel_aes_xts_ctx_cast(struct atmel_aes_base_ctx *ctx) in atmel_aes_xts_ctx_cast()
2213 struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_crypt()