Searched refs:TPMS_RSA_PARMS (Results 1 – 7 of 7) sorted by relevance
/external/tpm2/ |
D | tpm_types.h | 1422 } TPMS_RSA_PARMS; typedef 1441 TPMS_RSA_PARMS rsaDetail;
|
D | tpm_generated.h | 969 UINT16 TPMS_RSA_PARMS_Marshal(TPMS_RSA_PARMS* source, 973 TPM_RC TPMS_RSA_PARMS_Unmarshal(TPMS_RSA_PARMS* target,
|
D | tpm_generated.c | 2585 UINT16 TPMS_RSA_PARMS_Marshal(TPMS_RSA_PARMS* source, in TPMS_RSA_PARMS_Marshal() 2596 TPM_RC TPMS_RSA_PARMS_Unmarshal(TPMS_RSA_PARMS* target, in TPMS_RSA_PARMS_Unmarshal() 3244 return TPMS_RSA_PARMS_Marshal((TPMS_RSA_PARMS*)&source->rsaDetail, buffer, in TPMU_PUBLIC_PARMS_Marshal() 3273 return TPMS_RSA_PARMS_Unmarshal((TPMS_RSA_PARMS*)&target->rsaDetail, in TPMU_PUBLIC_PARMS_Unmarshal()
|
D | part4.txt | 17591 …rsaDetail TPMS_RSA_PARMS TPM_ALG_RSA … 17618 19 (TPMS_RSA_PARMS *)&(target->rsaDetail), buffer, size); 17659 19 (TPMS_RSA_PARMS *)&(source->rsaDetail), buffer, size);
|
/external/tpm2/generator/ |
D | structures.txt | 1416 _STRUCTURE TPMS_RSA_PARMS 1724 _TYPE TPMS_RSA_PARMS
|
D | raw_structures.txt | 662 TPMS_RSA_PARMS ....................................................................................… 1042 Table 180 — Definition of {RSA} TPMS_RSA_PARMS Structure ..........................................… 13578 The list of values that may appear in the scheme parameter of a TPMS_RSA_PARMS structure. 14602 TPMS_RSA_PARMS 14612 Table 180 — Definition of {RSA} TPMS_RSA_PARMS Structure 14767 TPMS_RSA_PARMS
|
D | raw_structures_fixed.txt | 662 TPMS_RSA_PARMS ....................................................................................… 1042 Table 180 — Definition of {RSA} TPMS_RSA_PARMS Structure ..........................................… 13580 The list of values that may appear in the scheme parameter of a TPMS_RSA_PARMS structure. 14600 TPMS_RSA_PARMS 14610 Table 180 — Definition of {RSA} TPMS_RSA_PARMS Structure 14742 TPMS_RSA_PARMS
|