Searched refs:atmel_aes_ctx (Results 1 – 1 of 1) sorted by relevance
82 struct atmel_aes_ctx { struct105 struct atmel_aes_ctx *ctx; argument240 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),[all …]