Home
last modified time | relevance | path

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

/include/crypto/
Dalgapi.h328 return (type ^ CRYPTO_ALG_ASYNC) & mask & CRYPTO_ALG_ASYNC; in crypto_requires_sync()
/include/linux/
Dcrypto.h51 #define CRYPTO_ALG_ASYNC 0x00000080 macro