Searched refs:hash_flags (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dxdelta.c161 static apr_uint32_t hash_flags(apr_uint32_t sum)
186 blocks->flags[hash_flags(adlersum)] |= 1 << (adlersum & 7);
418 while (!(blocks.flags[hash_flags(rolling)] & (1 << (rolling & 7)))
160 static apr_uint32_t hash_flags(apr_uint32_t sum) function
/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw17reg.h1671 uint8_t hash_flags; member in struct:fw_auth_cd_ctrl_hdr
1768 uint8_t hash_flags; member in struct:fw_cipher_auth_cd_ctrl_hdr
1831 /* Definition of the hash_flags bit of the auth_hdr to indicate the request
1835 /* Definition of the hash_flags bit of the auth_hdr for no nested hashing
H A Dqat_hw15reg.h455 uint8_t hash_flags; member in struct:fw_auth_hdr
H A Dqat_hw17.c372 auth_cd_ctrl->hash_flags = FW_AUTH_HDR_FLAG_NO_NESTED;
H A Dqat_hw15.c581 auth_hdr->hash_flags = FW_AUTH_HDR_FLAG_NO_NESTED;

Completed in 159 milliseconds