rijndaelKeySetupDec  204 arch/i386/i386/via.c 			rijndaelKeySetupDec(ses->ses_dkey, c->cri_key,
rijndaelKeySetupDec 1247 crypto/rijndael.c 	if (rijndaelKeySetupDec(ctx->dk, key, bits) != rounds)
rijndaelKeySetupDec   54 crypto/rijndael.h int	rijndaelKeySetupDec(unsigned int [], const unsigned char [], int);