Home
last modified time | relevance | path

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

/system/bt/stack/crypto_toolbox/
Daes.cc412 static void add_round_key(uint_8t d[N_BLOCK], const uint_8t k[N_BLOCK]) { in add_round_key() function
608 add_round_key(s1, ctx->ksch + r * N_BLOCK);
655 add_round_key(s1, ctx->ksch + r * N_BLOCK);
728 add_round_key(s1, o_key);
782 add_round_key(s1, o_key);
850 add_round_key(s1, o_key + 16);
853 add_round_key(s1, o_key);
931 add_round_key(s1, o_key + 16);
933 add_round_key(s1, o_key);