Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Dcamellia.c282 rot_128(kL, 15, T+32); in camellia_setup()
287 rot_128(kA, 15, T+32); in camellia_setup()
292 rot_128(kA, 30, T+32); in camellia_setup()
297 rot_128(kL, 45, T+32); in camellia_setup()
302 rot_128(kA, 45, T+32); in camellia_setup()
304 rot_128(kL, 60, T+32); in camellia_setup()
308 rot_128(kA, 60, T+32); in camellia_setup()
313 rot_128(kL, 77, T+32); in camellia_setup()
318 rot_128(kL, 94, T+32); in camellia_setup()
323 rot_128(kA, 94, T+32); in camellia_setup()
[all …]

Completed in 2 milliseconds