crypto_init_queue  269 crypto/chainiv.c 	crypto_init_queue(&ctx->queue, 100);
crypto_init_queue  545 crypto/cryptd.c 	crypto_init_queue(&state->queue, CRYPTD_MAX_QLEN);
crypto_init_queue  128 include/crypto/algapi.h void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);