Home
last modified time | relevance | path

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

/drivers/crypto/
Datmel-tdes.c74 struct atmel_tdes_ctx { struct
98 struct atmel_tdes_ctx *ctx; argument
199 static struct atmel_tdes_dev *atmel_tdes_find_dev(struct atmel_tdes_ctx *ctx) in atmel_tdes_find_dev()
404 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_crypt_pdc()
440 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_crypt_dma()
592 struct atmel_tdes_ctx *ctx; in atmel_tdes_handle_queue()
673 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx( in atmel_tdes_crypt()
784 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_des_setkey()
806 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_tdes_setkey()
903 struct atmel_tdes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_tdes_cra_init()
[all …]