Lines Matching refs:nameAlg
1392 digestSize = CryptStartHash(nvIndex.publicArea.nameAlg, &hashState);1394 // Complete digest leaving room for the nameAlg1396 // Include the nameAlg1397 UINT16_TO_BYTE_ARRAY(nvIndex.publicArea.nameAlg, (BYTE *)name);