Home
last modified time | relevance | path

Searched refs:CRYPTO_TFM_REQ_MAY_SLEEP (Results 1 – 2 of 2) sorted by relevance

/include/crypto/
Dscatterwalk.h52 if (flags & CRYPTO_TFM_REQ_MAY_SLEEP) in crypto_yield()
/include/linux/
Dcrypto.h80 #define CRYPTO_TFM_REQ_MAY_SLEEP 0x00000200 macro