Home
last modified time | relevance | path

Searched refs:atmel_tdes_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/crypto/
Datmel-tdes.c71 struct atmel_tdes_ctx { struct
95 struct atmel_tdes_ctx *ctx; argument
196 static struct atmel_tdes_dev *atmel_tdes_find_dev(struct atmel_tdes_ctx *ctx) in atmel_tdes_find_dev()
401 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_crypt_pdc()
437 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_crypt_dma()
589 struct atmel_tdes_ctx *ctx; in atmel_tdes_handle_queue()
670 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx( in atmel_tdes_crypt()
776 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_des_setkey()
792 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_tdes_setkey()
879 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_cra_init()
[all …]