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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h552 #define bytes2word(b0, b1, b2, b3) \ macro
562 #define bytes2word(b0, b1, b2, b3) \ macro
568 #define word_in(x, c) bytes2word(((const uint8_t *)(x) + 4 * c)[0], \
695 #define no_table(x, box, vf, rf, c) bytes2word(\

Completed in 45 milliseconds