Searched refs:Camellia_Ekeygen (Results 1 – 3 of 3) sorted by relevance
31 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey,
27 key->grand_rounds = Camellia_Ekeygen(bits, userKey, key->u.rd_key); in Camellia_set_key()
286 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen() function