Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/soft-se/
Daes.c406 static void add_round_key( uint8_t d[N_BLOCK], const uint8_t k[N_BLOCK] ) in add_round_key() function
579 add_round_key( s1, ctx->ksch + r * N_BLOCK);
631 add_round_key( s1, ctx->ksch + r * N_BLOCK );
707 add_round_key( s1, o_key );
761 add_round_key( s1, o_key );
830 add_round_key( s1, o_key + 16 );
834 add_round_key( s1, o_key );
915 add_round_key( s1, o_key + 16 );
918 add_round_key( s1, o_key );