Home | History | Annotate | Download | only in tpm2

Lines Matching refs:algorithms

4588     total_size += TPM_ALG_ID_Marshal(&source->algorithms[i], buffer, size);
4604 result = TPM_ALG_ID_Unmarshal(&target->algorithms[i], buffer, size);
6576 return TPML_ALG_PROPERTY_Marshal((TPML_ALG_PROPERTY*)&source->algorithms,
6609 (TPML_ALG_PROPERTY*)&target->algorithms, buffer, size);