Home
last modified time | relevance | path

Searched refs:SUM_CHECK_P (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/crypto/async_tx/
H A Dasync_xor.c381 *result = !page_is_zero(dest, offset, len) << SUM_CHECK_P; in async_xor_val_offs()
H A Dasync_pq.c408 *pqres |= !!memcmp(p, s, len) << SUM_CHECK_P; in async_syndrome_val()
/openbmc/linux/include/linux/
H A Ddmaengine.h211 SUM_CHECK_P = 0, enumerator
221 SUM_CHECK_P_RESULT = (1 << SUM_CHECK_P),