Searched refs:rot_128 (Results 1 – 1 of 1) sorted by relevance
/optee_os/core/lib/libtomcrypt/src/ciphers/ |
A D | camellia.c | 289 rot_128(kL, 15, T+32); in camellia_setup() 294 rot_128(kA, 15, T+32); in camellia_setup() 299 rot_128(kA, 30, T+32); in camellia_setup() 304 rot_128(kL, 45, T+32); in camellia_setup() 309 rot_128(kA, 45, T+32); in camellia_setup() 311 rot_128(kL, 60, T+32); in camellia_setup() 315 rot_128(kA, 60, T+32); in camellia_setup() 320 rot_128(kL, 77, T+32); in camellia_setup() 325 rot_128(kL, 94, T+32); in camellia_setup() 330 rot_128(kA, 94, T+32); in camellia_setup() [all …]
|
Completed in 3 milliseconds