Searched refs:TPMS_ENC_SCHEME_RSAES_Unmarshal (Results 1 – 3 of 3) sorted by relevance
1630 TPMS_ENC_SCHEME_RSAES_Unmarshal(TPMS_ENC_SCHEME_RSAES *target,1633 #define TPMS_ENC_SCHEME_RSAES_Unmarshal(target, buffer, size) \ macro
1209 #define TPMS_ENC_SCHEME_RSAES_Unmarshal(target, buffer, size) \ macro
3749 TPMS_ENC_SCHEME_RSAES_Unmarshal(TPMS_ENC_SCHEME_RSAES *target, BYTE **buffer, INT32 *size) in TPMS_ENC_SCHEME_RSAES_Unmarshal() function4001 … return TPMS_ENC_SCHEME_RSAES_Unmarshal((TPMS_ENC_SCHEME_RSAES *)&(target->rsaes), buffer, size); in TPMU_ASYM_SCHEME_Unmarshal()