Home
last modified time | relevance | path

Searched refs:DIGEST_NONE (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/usr.sbin/iscsid/
Discsid.c61 .HeaderDigest = DIGEST_NONE,
62 .DataDigest = DIGEST_NONE,
Discsid.h184 #define DIGEST_NONE 0x1 macro
Dpdu.c225 val |= DIGEST_NONE; in text_to_digest()
Dconnection.c352 ((src)->mine.k == DIGEST_NONE) ? "None" : "CRC32C,None";\
/openbsd/src/usr.sbin/relayd/
Drelay_http.c967 case DIGEST_NONE: in _relay_lookup_url()
1884 case DIGEST_NONE: in relay_apply_actions()
Drelayd.h318 DIGEST_NONE = 0, enumerator
Dparse.y1040 $$.type = DIGEST_NONE;