Searched refs:CRYPTO_F_BATCH (Results 1 – 2 of 2) sorted by relevance
482 #define CRYPTO_F_BATCH 0x0008 /* Batch op if possible possible */ macro
1299 if ((crp->crp_flags & CRYPTO_F_BATCH) != 0) { in crypto_dispatch()1842 if ((crp->crp_flags & CRYPTO_F_BATCH) != 0) { in cryptointr()