Home
last modified time | relevance | path

Searched refs:algProperties (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DAlgorithmCap.c153 algList->algProperties[algList->count].alg = s_algorithms[i].algID; in AlgorithmCapGetImplemented()
154 algList->algProperties[algList->count].algProperties = in AlgorithmCapGetImplemented()
Dtpm_types.h753 TPMA_ALGORITHM algProperties; member
823 TPMS_ALG_PROPERTY algProperties[MAX_CAP_ALGS]; member
Dtpm_generated.c4613 total_size += TPMA_ALGORITHM_Marshal(&source->algProperties, buffer, size); in TPMS_ALG_PROPERTY_Marshal()
4625 result = TPMA_ALGORITHM_Unmarshal(&target->algProperties, buffer, size); in TPMS_ALG_PROPERTY_Unmarshal()
4640 TPMS_ALG_PROPERTY_Marshal(&source->algProperties[i], buffer, size); in TPML_ALG_PROPERTY_Marshal()
4659 TPMS_ALG_PROPERTY_Unmarshal(&target->algProperties[i], buffer, size); in TPML_ALG_PROPERTY_Unmarshal()
Dpart4.txt15644 141 algList->algProperties[algList->count].alg = s_algorithms[i].algID;
15645 142 algList->algProperties[algList->count].algProperties =
/external/tpm2/generator/
Dstructures.txt1032 _NAME algProperties
1106 _NAME algProperties _ARRAY count
Draw_structures.txt11256 algProperties
11616 algProperties[count]{:MAX_CAP_ALGS}
Draw_structures_fixed.txt11271 algProperties
11635 algProperties [count] {:MAX_CAP_ALGS}