Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Daead.h128 crypto_init_queue(&queue->base, max_qlen); in aead_init_queue()
/linux-4.4.14/drivers/crypto/qce/
Dcore.c231 crypto_init_queue(&qce->queue, QCE_QUEUE_LENGTH); in qce_crypto_probe()
/linux-4.4.14/crypto/
Dchainiv.c238 crypto_init_queue(&ctx->queue, 100); in async_chainiv_init()
Dalgapi.c875 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen) in crypto_init_queue() function
882 EXPORT_SYMBOL_GPL(crypto_init_queue);
Dmcryptd.c81 crypto_init_queue(&cpu_queue->queue, max_cpu_qlen); in mcryptd_init_queue()
Dcryptd.c98 crypto_init_queue(&cpu_queue->queue, max_cpu_qlen); in cryptd_init_queue()
/linux-4.4.14/include/crypto/
Dalgapi.h182 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);
/linux-4.4.14/drivers/crypto/marvell/
Dcesa.c419 crypto_init_queue(&cesa->queue, 50); in mv_cesa_probe()
/linux-4.4.14/drivers/crypto/
Ds5p-sss.c696 crypto_init_queue(&pdata->queue, CRYPTO_QUEUE_LEN); in s5p_aes_probe()
Dbfin_crc.c588 crypto_init_queue(&crc->queue, CRC_CCRYPTO_QUEUE_LENGTH); in bfin_crypto_crc_probe()
Dmxs-dcp.c989 crypto_init_queue(&sdcp->queue[i], 50); in mxs_dcp_probe()
Dimg-hash.c900 crypto_init_queue(&hdev->queue, IMG_HASH_QUEUE_LENGTH); in img_hash_probe()
Domap-des.c1068 crypto_init_queue(&dd->queue, OMAP_DES_QUEUE_LENGTH); in omap_des_probe()
Dmv_cesa.c1081 crypto_init_queue(&cp->queue, 50); in mv_probe()
Domap-aes.c1181 crypto_init_queue(&dd->queue, OMAP_AES_QUEUE_LENGTH); in omap_aes_probe()
Datmel-aes.c1362 crypto_init_queue(&aes_dd->queue, ATMEL_AES_QUEUE_LENGTH); in atmel_aes_probe()
Datmel-tdes.c1383 crypto_init_queue(&tdes_dd->queue, ATMEL_TDES_QUEUE_LENGTH); in atmel_tdes_probe()
Datmel-sha.c1371 crypto_init_queue(&sha_dd->queue, ATMEL_SHA_QUEUE_LENGTH); in atmel_sha_probe()
Dsahara.c1499 crypto_init_queue(&dev->queue, SAHARA_QUEUE_LENGTH); in sahara_probe()
Domap-sham.c1924 crypto_init_queue(&dd->queue, OMAP_SHAM_QUEUE_LENGTH); in omap_sham_probe()
Dhifn_795x.c2636 crypto_init_queue(&dev->queue, 1); in hifn_probe()