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

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h553 #define bytes2word(b0, b1, b2, b3) \ macro
563 #define bytes2word(b0, b1, b2, b3) \ macro
569 #define word_in(x, c) bytes2word(((const uint8_t *)(x) + 4 * c)[0], \
696 #define no_table(x, box, vf, rf, c) bytes2word(\

Completed in 74 milliseconds