Searched refs:CRYPTO_ALG_ASYNC (Results 1 – 2 of 2) sorted by relevance
/include/crypto/ | ||
D | algapi.h | 328 return (type ^ CRYPTO_ALG_ASYNC) & mask & CRYPTO_ALG_ASYNC; in crypto_requires_sync() |
/include/linux/ | ||
D | crypto.h | 51 #define CRYPTO_ALG_ASYNC 0x00000080 macro |