Home
last modified time | relevance | path

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

/drivers/crypto/
Dbfin_crc.c49 struct bfin_crypto_crc { struct
76 struct bfin_crypto_crc *crc; argument
93 struct bfin_crypto_crc *crc;
133 static int bfin_crypto_crc_init_hw(struct bfin_crypto_crc *crc, u32 key) in bfin_crypto_crc_init_hw()
152 struct bfin_crypto_crc *crc; in bfin_crypto_crc_init()
184 static void bfin_crypto_crc_config_dma(struct bfin_crypto_crc *crc) in bfin_crypto_crc_config_dma()
302 static int bfin_crypto_crc_handle_queue(struct bfin_crypto_crc *crc, in bfin_crypto_crc_handle_queue()
531 struct bfin_crypto_crc *crc = (struct bfin_crypto_crc *)data; in bfin_crypto_crc_done_task()
538 struct bfin_crypto_crc *crc = dev_id; in bfin_crypto_crc_handler()
568 struct bfin_crypto_crc *crc = platform_get_drvdata(pdev); in bfin_crypto_crc_suspend()
[all …]