Searched refs:CRYPTO_F_BATCH (Results 1 – 2 of 2) sorted by relevance
458 #define CRYPTO_F_BATCH 0x0008 /* Batch op if possible */ macro
1442 if ((crp->crp_flags & CRYPTO_F_BATCH) == 0) { in crypto_dispatch()1997 if ((submit->crp_flags & CRYPTO_F_BATCH) == 0) in crypto_proc()