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

/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c221 # define HASH_BLOCK_DATA_ORDER_ALIGNED md5_block_asm_data_order_aligned macro
343 * HASH_BLOCK_DATA_ORDER_ALIGNED
396 * Moved below as it's required only if HASH_BLOCK_DATA_ORDER_ALIGNED
532 * Make some obvious choices. E.g., HASH_BLOCK_DATA_ORDER_ALIGNED
541 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
542 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
555 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
556 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
569 #if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
719 #if defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
[all...]

Completed in 141 milliseconds