Searched refs:Camellia_DecryptBlock_Rounds (Results 1 – 3 of 3) sorted by relevance
36 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
34 Camellia_DecryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out); in Camellia_decrypt()
450 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() function499 Camellia_DecryptBlock_Rounds(keyBitLength == 128 ? 3 : 4, in Camellia_DecryptBlock()