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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c205 # define HASH_BLOCK_DATA_ORDER_ALIGNED md5_block_asm_data_order_aligned macro
327 * HASH_BLOCK_DATA_ORDER_ALIGNED
380 * Moved below as it's required only if HASH_BLOCK_DATA_ORDER_ALIGNED
516 * Make some obvious choices. E.g., HASH_BLOCK_DATA_ORDER_ALIGNED
525 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
526 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
539 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
540 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
553 #if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
710 #if defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
[all...]

Completed in 60 milliseconds