Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/camellia/
H A Dcamellia.c552 SUBR(2) = subr(3); in camellia_setup128()
566 SUBR(8) = subr(8); in camellia_setup128()
568 SUBR(9) = subr(9); in camellia_setup128()
800 SUBR(2) = subr(3); in camellia_setup256()
814 SUBR(8) = subr(8); in camellia_setup256()
816 SUBR(9) = subr(9); in camellia_setup256()
952 io[1] ^= SUBR(0); in camellia_encrypt128()
1002 io[3] ^= SUBR(24); in camellia_encrypt128()
1069 io[3] ^= SUBR(0); in camellia_decrypt128()
1089 io[1] ^= SUBR(0); in camellia_encrypt256()
[all …]