Home
last modified time | relevance | path

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

/external/libmtp/src/
Dmtpz.c688 int rcon_i = 0; in mtpz_encryption_expand_key_inner() local
725 temp[0] = (mtpz_aes_sbox[t1] ^ mtpz_aes_rcon[rcon_i]) & 0xFF; in mtpz_encryption_expand_key_inner()
729 rcon_i++; in mtpz_encryption_expand_key_inner()