Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Daes.c402 static void add_round_key( uint_8t d[N_BLOCK], const uint_8t k[N_BLOCK] ) in add_round_key() function
580 add_round_key( s1, ctx->ksch + r * N_BLOCK);
631 add_round_key( s1, ctx->ksch + r * N_BLOCK );
705 add_round_key( s1, o_key );
759 add_round_key( s1, o_key );
828 add_round_key( s1, o_key + 16 );
832 add_round_key( s1, o_key );
913 add_round_key( s1, o_key + 16 );
916 add_round_key( s1, o_key );