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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dmd32_common.h108 * HASH_BLOCK_DATA_ORDER_ALIGNED
161 * Moved below as it's required only if HASH_BLOCK_DATA_ORDER_ALIGNED
258 * Make some obvious choices. E.g., HASH_BLOCK_DATA_ORDER_ALIGNED
267 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
268 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
273 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
274 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
279 #if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
465 #if defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
467 * Note that HASH_BLOCK_DATA_ORDER_ALIGNED get
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c265 # define HASH_BLOCK_DATA_ORDER_ALIGNED md5_block_asm_data_order_aligned macro
387 * HASH_BLOCK_DATA_ORDER_ALIGNED
440 * Moved below as it's required only if HASH_BLOCK_DATA_ORDER_ALIGNED
571 * Make some obvious choices. E.g., HASH_BLOCK_DATA_ORDER_ALIGNED
580 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
581 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
594 # if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED) && HASH_LONG_LOG2==2
595 # define HASH_BLOCK_DATA_ORDER_ALIGNED HASH_BLOCK_HOST_ORDER macro
608 #if !defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
758 #if defined(HASH_BLOCK_DATA_ORDER_ALIGNED)
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/md5/
H A Dmd5_locl.h75 # define HASH_BLOCK_DATA_ORDER_ALIGNED md5_block_asm_data_order_aligned macro
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/sha/
H A Dsha_locl.h124 # define HASH_BLOCK_DATA_ORDER_ALIGNED sha1_block_asm_data_order macro

Completed in 110 milliseconds