keyBitLength     1385 source4/heimdal/lib/hcrypto/camellia-ntt.c void Camellia_Ekeygen(const int keyBitLength,
keyBitLength     1389 source4/heimdal/lib/hcrypto/camellia-ntt.c     switch(keyBitLength) {
keyBitLength     1405 source4/heimdal/lib/hcrypto/camellia-ntt.c void Camellia_EncryptBlock(const int keyBitLength,
keyBitLength     1417 source4/heimdal/lib/hcrypto/camellia-ntt.c     switch (keyBitLength) {
keyBitLength     1436 source4/heimdal/lib/hcrypto/camellia-ntt.c void Camellia_DecryptBlock(const int keyBitLength,
keyBitLength     1448 source4/heimdal/lib/hcrypto/camellia-ntt.c     switch (keyBitLength) {
keyBitLength       39 source4/heimdal/lib/hcrypto/camellia-ntt.h void Camellia_Ekeygen(const int keyBitLength,
keyBitLength       43 source4/heimdal/lib/hcrypto/camellia-ntt.h void Camellia_EncryptBlock(const int keyBitLength,
keyBitLength       48 source4/heimdal/lib/hcrypto/camellia-ntt.h void Camellia_DecryptBlock(const int keyBitLength,