Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dbfin_crc.c50 struct bfin_crypto_crc { struct
78 struct bfin_crypto_crc *crc; argument
95 struct bfin_crypto_crc *crc;
115 static int bfin_crypto_crc_init_hw(struct bfin_crypto_crc *crc, u32 key) in bfin_crypto_crc_init_hw()
133 struct bfin_crypto_crc *crc; in bfin_crypto_crc_init()
165 static void bfin_crypto_crc_config_dma(struct bfin_crypto_crc *crc) in bfin_crypto_crc_config_dma()
279 static int bfin_crypto_crc_handle_queue(struct bfin_crypto_crc *crc, in bfin_crypto_crc_handle_queue()
509 struct bfin_crypto_crc *crc = (struct bfin_crypto_crc *)data; in bfin_crypto_crc_done_task()
516 struct bfin_crypto_crc *crc = dev_id; in bfin_crypto_crc_handler()
548 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_suspend()
[all …]