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

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daestab.h98 static const uint32_t t_dec(r, c)[RC_LENGTH] = rc_data(w0);
102 static const uint32_t t_dec(r, c)[RC_LENGTH];
H A Daestab2.h49 static const uint32_t t_rc[RC_LENGTH] =
/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.h46 #define RC_LENGTH (5 * ((AES_BLOCK_LEN) / 4 - 2)) macro
H A Daes_impl.c854 static const uint32_t rcon[RC_LENGTH] =

Completed in 154 milliseconds