|
Monero
|


Go to the source code of this file.
Functions | |
| rx_vec_i128 | soft_aesenc (rx_vec_i128 in, rx_vec_i128 key) |
| rx_vec_i128 | soft_aesdec (rx_vec_i128 in, rx_vec_i128 key) |
| template<bool soft> | |
| rx_vec_i128 | aesenc (rx_vec_i128 in, rx_vec_i128 key) |
| template<bool soft> | |
| rx_vec_i128 | aesdec (rx_vec_i128 in, rx_vec_i128 key) |
|
inline |
|
inline |
| rx_vec_i128 soft_aesdec | ( | rx_vec_i128 | in, |
| rx_vec_i128 | key ) |
| rx_vec_i128 soft_aesenc | ( | rx_vec_i128 | in, |
| rx_vec_i128 | key ) |