Searched refs:TPMI_RSA_KEY_BITS_Marshal (Results 1 – 3 of 3) sorted by relevance
1873 TPMI_RSA_KEY_BITS_Marshal(TPMI_RSA_KEY_BITS *source, BYTE **buffer, INT32 *size);1875 #define TPMI_RSA_KEY_BITS_Marshal(source, buffer, size) \ macro
1287 #define TPMI_RSA_KEY_BITS_Marshal(source, buffer, size) \ macro
4252 TPMI_RSA_KEY_BITS_Marshal(TPMI_RSA_KEY_BITS *source, BYTE **buffer, INT32 *size) in TPMI_RSA_KEY_BITS_Marshal() function4928 …result = (UINT16)(result + TPMI_RSA_KEY_BITS_Marshal((TPMI_RSA_KEY_BITS *)&(source->keyBits), buff… in TPMS_RSA_PARMS_Marshal()