Home
last modified time | relevance | path

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

/freebsd/usr.bin/iscsictl/
H A Discsictl.h49 #define DIGEST_CRC32C 2 macro
H A Dparse.y233 target->t_header_digest = DIGEST_CRC32C;
247 target->t_data_digest = DIGEST_CRC32C;
H A Discsictl.c255 if (targ->t_header_digest == DIGEST_CRC32C) in conf_from_target()
259 if (targ->t_data_digest == DIGEST_CRC32C) in conf_from_target()