Lines Matching refs:mu
98 u8 mu[MU_SIZE];
117 u8 *mu; /* pointer to mu */
454 * The augmented file has r2 and mu inserted after the header
478 fdet->mu = fdet->dummy_header.mu; /* use dummy space */
483 * Header does not include r2 and mu - generate here.
486 dd_dev_err(dd, "driver is unable to validate firmware without r2 and mu (not in firmware file)\n");
503 fdet->mu = aff->mu;
895 /* Security variables c. Write the mu */
896 write_rsa_data(dd, MISC_CFG_RSA_MU, fdet->mu, MU_SIZE);