Searched defs:HASH_BLOCK_HOST_ORDER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c256 #define HASH_BLOCK_HOST_ORDER md5_block_host_order macro
308 * HASH_BLOCK_HOST_ORDER
344 * #define HASH_BLOCK_HOST_ORDER md5_block_host_order
374 #ifndef HASH_BLOCK_HOST_ORDER
375 #error "HASH_BLOCK_HOST_ORDER must be defined!"
517 * and HASH_BLOCK_HOST_ORDER ought to be the same if input data
526 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER
540 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER
674 HASH_BLOCK_HOST_ORDER (c,p,1);
816 HASH_BLOCK_HOST_ORDER (
[all...]

Completed in 79 milliseconds