Searched refs:CRYPTO_DCP_HASH_CAPS (Results 1 – 1 of 1) sorted by relevance
23 #define CRYPTO_DCP_HASH_CAPS (CAP_SEPARATE_IO_BUFS | CAP_SYNC_OPS) macro78 return CRYPTO_DCP_CIPHER_CAPS | CRYPTO_DCP_HASH_CAPS; in crypto_dcp_query_hw_caps()280 if (ctx->flags & ~(CRYPTO_DCP_HASH_CAPS)) { in crypto_dcp_hash_begin_session()