Searched refs:CAMELLIA_SIGMA3R (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/crypto/camellia/ |
H A D | camellia.c | 53 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro 483 CAMELLIA_F(kll, klr, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128() 706 CAMELLIA_F(kll, klr, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | camellia-ntt.c | 48 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro 502 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128() 730 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()
|