Searched refs:camellia_decrypt128 (Results 1 – 2 of 2) sorted by relevance
65 void camellia_decrypt128(const uint32_t *subkey, uint32_t *io);
1013 camellia_decrypt128(const uint32_t *subkey, uint32_t *io) in camellia_decrypt128() function1317 camellia_decrypt128(subkey, tmp); in Camellia_DecryptBlock()