Searched refs:CRYPTO_TFM_REQ_MAY_SLEEP (Results 1 – 2 of 2) sorted by relevance
/include/crypto/ | ||
D | scatterwalk.h | 52 if (flags & CRYPTO_TFM_REQ_MAY_SLEEP) in crypto_yield() |
/include/linux/ | ||
D | crypto.h | 80 #define CRYPTO_TFM_REQ_MAY_SLEEP 0x00000200 macro |