Searched refs:crypto_init_queue (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/drivers/crypto/qce/
H A Dcore.c231 crypto_init_queue(&qce->queue, QCE_QUEUE_LENGTH); qce_crypto_probe()
/linux-4.1.27/crypto/
H A Dchainiv.c270 crypto_init_queue(&ctx->queue, 100); async_chainiv_init()
H A Dalgapi.c851 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen) crypto_init_queue() function
858 EXPORT_SYMBOL_GPL(crypto_init_queue); variable
H A Dmcryptd.c81 crypto_init_queue(&cpu_queue->queue, max_cpu_qlen); for_each_possible_cpu()
H A Dcryptd.c98 crypto_init_queue(&cpu_queue->queue, max_cpu_qlen); for_each_possible_cpu()
/linux-4.1.27/include/crypto/
H A Dalgapi.h178 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);
/linux-4.1.27/drivers/crypto/
H A Ds5p-sss.c699 crypto_init_queue(&pdata->queue, CRYPTO_QUEUE_LEN); s5p_aes_probe()
H A Dbfin_crc.c608 crypto_init_queue(&crc->queue, CRC_CCRYPTO_QUEUE_LENGTH); bfin_crypto_crc_probe()
H A Dimg-hash.c900 crypto_init_queue(&hdev->queue, IMG_HASH_QUEUE_LENGTH); img_hash_probe()
H A Dmxs-dcp.c989 crypto_init_queue(&sdcp->queue[i], 50); mxs_dcp_probe()
H A Datmel-aes.c1362 crypto_init_queue(&aes_dd->queue, ATMEL_AES_QUEUE_LENGTH); atmel_aes_probe()
H A Datmel-sha.c1371 crypto_init_queue(&sha_dd->queue, ATMEL_SHA_QUEUE_LENGTH); atmel_sha_probe()
H A Datmel-tdes.c1383 crypto_init_queue(&tdes_dd->queue, ATMEL_TDES_QUEUE_LENGTH); atmel_tdes_probe()
H A Dmv_cesa.c1043 crypto_init_queue(&cp->queue, 50); mv_probe()
H A Domap-aes.c1185 crypto_init_queue(&dd->queue, OMAP_AES_QUEUE_LENGTH); omap_aes_probe()
H A Domap-des.c1068 crypto_init_queue(&dd->queue, OMAP_DES_QUEUE_LENGTH); omap_des_probe()
H A Domap-sham.c1914 crypto_init_queue(&dd->queue, OMAP_SHAM_QUEUE_LENGTH); omap_sham_probe()
H A Dsahara.c1566 crypto_init_queue(&dev->queue, SAHARA_QUEUE_LENGTH); sahara_probe()
H A Dhifn_795x.c2638 crypto_init_queue(&dev->queue, 1); hifn_probe()

Completed in 249 milliseconds