Lines Matching refs:atmel_aes_ctx
82 struct atmel_aes_ctx { struct
105 struct atmel_aes_ctx *ctx; argument
240 static struct atmel_aes_dev *atmel_aes_find_dev(struct atmel_aes_ctx *ctx) in atmel_aes_find_dev()
566 struct atmel_aes_ctx *ctx; in atmel_aes_handle_queue()
708 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx( in atmel_aes_crypt()
826 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_aes_setkey()
966 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
986 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1007 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1028 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1049 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1070 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1091 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1112 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1135 .cra_ctxsize = sizeof(struct atmel_aes_ctx),