Searched refs:COP_FLAG_RESET (Results 1 – 4 of 4) sorted by relevance
270 #define COP_FLAG_RESET (1 << 6) /* multi-update reset the state. macro
269 #define COP_FLAG_RESET (1 << 6) /* multi-update reset the state. macro
201 if (ses_ptr->hdata.init != 0 && (cop->flags == 0 || cop->flags & COP_FLAG_RESET)) { in crypto_run()
412 if (ses_ptr->hdata.init != 0 && (cop->flags == 0 || cop->flags & COP_FLAG_RESET)) { in crypto_fd_run()