Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daestab.h96 static const uint32_t t_dec(r, c)[RC_LENGTH] = rc_data(w0);
100 static const uint32_t t_dec(r, c)[RC_LENGTH];
H A Daestab2.h47 static const uint32_t t_rc[RC_LENGTH] =
/freebsd/sys/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h47 #define RC_LENGTH (5 * ((AES_BLOCK_LEN) / 4 - 2)) macro
/freebsd/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_generic.c768 static const uint32_t rcon[RC_LENGTH] =