Searched defs:max_qlen (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/crypto/ | ||
D | algapi.c | 823 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen) in crypto_init_queue() |
/linux-3.3/include/crypto/ | ||
D | algapi.h | 73 unsigned int max_qlen; member |