Searched refs:CAMELLIA_SIGMA2R (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/crypto/camellia/ |
H A D | camellia.c | 51 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro 481 CAMELLIA_F(krl, krr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128() 703 CAMELLIA_F(krl, krr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | camellia-ntt.c | 46 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro 499 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128() 726 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()
|