Home
last modified time | relevance | path

Searched refs:havesoftqueue (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c401 if (!queue->havesoftqueue || in sec_send_request()
484 if (ctx->queue->havesoftqueue && in sec_skcipher_alg_callback()
503 (ctx->queue->havesoftqueue && in sec_skcipher_alg_callback()
811 (!queue->havesoftqueue || in sec_alg_skcipher_crypto()
885 ctx->queue->havesoftqueue = false; in sec_alg_skcipher_init()
918 ctx->queue->havesoftqueue = true; in sec_alg_skcipher_init_with_queue()
H A Dsec_drv.h328 * @havesoftqueue: A flag to say we have a queues - as we may need one for the
349 bool havesoftqueue; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c401 if (!queue->havesoftqueue || in sec_send_request()
484 if (ctx->queue->havesoftqueue && in sec_skcipher_alg_callback()
503 (ctx->queue->havesoftqueue && in sec_skcipher_alg_callback()
811 (!queue->havesoftqueue || in sec_alg_skcipher_crypto()
885 ctx->queue->havesoftqueue = false; in sec_alg_skcipher_init()
918 ctx->queue->havesoftqueue = true; in sec_alg_skcipher_init_with_queue()
H A Dsec_drv.h328 * @havesoftqueue: A flag to say we have a queues - as we may need one for the
349 bool havesoftqueue; member

Completed in 5 milliseconds