Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Daead.h114 crypto_init_queue(&queue->base, max_qlen); in aead_init_queue()
/linux/include/crypto/
A Dalgapi.h133 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);
/linux/drivers/crypto/qce/
A Dcore.c244 crypto_init_queue(&qce->queue, QCE_QUEUE_LENGTH); in qce_crypto_probe()
/linux/crypto/
A Dcrypto_engine.c537 crypto_init_queue(&engine->queue, qlen); in crypto_engine_alloc_init_and_set()
A Dalgapi.c890 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen) in crypto_init_queue() function
897 EXPORT_SYMBOL_GPL(crypto_init_queue);
A Dcryptd.c106 crypto_init_queue(&cpu_queue->queue, max_cpu_qlen); in cryptd_init_queue()
/linux/drivers/crypto/rockchip/
A Drk3288_crypto.c396 crypto_init_queue(&crypto_info->queue, 50); in rk_crypto_probe()
/linux/drivers/crypto/marvell/cesa/
A Dcesa.c555 crypto_init_queue(&engine->queue, CESA_CRYPTO_DEFAULT_MAX_QLEN); in mv_cesa_probe()
/linux/drivers/crypto/
A Ds5p-sss.c2261 crypto_init_queue(&pdata->queue, CRYPTO_QUEUE_LEN); in s5p_aes_probe()
2272 crypto_init_queue(&pdata->hash_queue, SSS_HASH_QUEUE_LENGTH); in s5p_aes_probe()
A Dimg-hash.c955 crypto_init_queue(&hdev->queue, IMG_HASH_QUEUE_LENGTH); in img_hash_probe()
A Dmxs-dcp.c1070 crypto_init_queue(&sdcp->queue[i], 50); in mxs_dcp_probe()
A Datmel-tdes.c1177 crypto_init_queue(&tdes_dd->queue, ATMEL_TDES_QUEUE_LENGTH); in atmel_tdes_probe()
A Dsahara.c1450 crypto_init_queue(&dev->queue, SAHARA_QUEUE_LENGTH); in sahara_probe()
A Domap-sham.c2072 crypto_init_queue(&dd->queue, OMAP_SHAM_QUEUE_LENGTH); in omap_sham_probe()
A Dhifn_795x.c2538 crypto_init_queue(&dev->queue, 1); in hifn_probe()
A Datmel-aes.c2575 crypto_init_queue(&aes_dd->queue, ATMEL_AES_QUEUE_LENGTH); in atmel_aes_probe()
A Datmel-sha.c2578 crypto_init_queue(&sha_dd->queue, ATMEL_SHA_QUEUE_LENGTH); in atmel_sha_probe()
/linux/drivers/crypto/inside-secure/
A Dsafexcel.c1678 crypto_init_queue(&priv->ring[i].queue, in safexcel_probe_generic()
/linux/
A Dvmlinux.symvers10993 0x00000000 crypto_init_queue vmlinux EXPORT_SYMBOL_GPL
A DSystem.map14956 ffff800010443390 T crypto_init_queue
A D.tmp_System.map14956 ffff800010443390 T crypto_init_queue

Completed in 354 milliseconds