Lines Matching refs:mu
141 u8 mu[MU_SIZE];
160 u8 *mu; /* pointer to mu */
497 * The augmented file has r2 and mu inserted after the header
521 fdet->mu = fdet->dummy_header.mu; /* use dummy space */
526 * Header does not include r2 and mu - generate here.
529 dd_dev_err(dd, "driver is unable to validate firmware without r2 and mu (not in firmware file)\n");
546 fdet->mu = aff->mu;
938 /* Security variables c. Write the mu */
939 write_rsa_data(dd, MISC_CFG_RSA_MU, fdet->mu, MU_SIZE);