Searched refs:Camellia_EncryptBlock_Rounds (Results 1 – 3 of 3) sorted by relevance
33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
28 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out); in Camellia_encrypt()
397 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() function446 Camellia_EncryptBlock_Rounds(keyBitLength == 128 ? 3 : 4, in Camellia_EncryptBlock()