nil::crypto3::block::detail::basic_rijndael_power8_impl< KeyBitsImpl, BlockBitsImpl, PolicyType > Class Template Reference

#include <rijndael_power8_impl.hpp>

+ Inheritance diagram for nil::crypto3::block::detail::basic_rijndael_power8_impl< KeyBitsImpl, BlockBitsImpl, PolicyType >:
+ Collaboration diagram for nil::crypto3::block::detail::basic_rijndael_power8_impl< KeyBitsImpl, BlockBitsImpl, PolicyType >:

Static Public Member Functions

static void schedule_key (const key_type &key, key_schedule_type encryption_key, key_schedule_type &decryption_key)
 

Member Function Documentation

◆ schedule_key()

template<std::size_t KeyBitsImpl, std::size_t BlockBitsImpl, typename PolicyType >
static void nil::crypto3::block::detail::basic_rijndael_power8_impl< KeyBitsImpl, BlockBitsImpl, PolicyType >::schedule_key ( const key_type &  key,
key_schedule_type  encryption_key,
key_schedule_type &  decryption_key 
)
inlinestatic

The documentation for this class was generated from the following file: