Searched refs:rk_crypto_irq_handle (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v2_ahash.c | 63 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 327 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_cra_hash_init()
|
| H A D | rk_crypto_v1_ahash.c | 32 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 349 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_cra_hash_init()
|
| H A D | rk3288_crypto.c | 166 static irqreturn_t rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 381 rk_crypto_irq_handle, IRQF_SHARED, in rk_crypto_probe()
|
| H A D | rk_crypto_v2_skcipher.c | 43 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 432 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_ablk_init_tfm() 493 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_aead_init_tfm()
|
| H A D | rk_crypto_v3_skcipher.c | 42 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 431 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_ablk_init_tfm() 492 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_aead_init_tfm()
|
| H A D | rk_crypto_v1_skcipher.c | 28 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 393 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_ablk_init_tfm()
|
| H A D | rk_crypto_v3_ahash.c | 130 static int rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 406 alg_ctx->ops.irq_handle = rk_crypto_irq_handle; in rk_cra_hash_init()
|
| H A D | rk_crypto_core.c | 281 static irqreturn_t rk_crypto_irq_handle(int irq, void *dev_id) in rk_crypto_irq_handle() function 804 rk_crypto_irq_handle, IRQF_SHARED, in rk_crypto_probe()
|