Searched refs:FLAGS_FIRST (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Domap-sham.c75 #define FLAGS_FIRST 0x0001 macro
491 ctx->flags |= FLAGS_FIRST;
718 if (aligned && (ctx->flags & FLAGS_FIRST))
722 ctx->flags &= ~FLAGS_FIRST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Domap-sham.c75 #define FLAGS_FIRST 0x0001 macro
491 ctx->flags |= FLAGS_FIRST;
718 if (aligned && (ctx->flags & FLAGS_FIRST))
722 ctx->flags &= ~FLAGS_FIRST;

Completed in 237 milliseconds