Searched refs:TPMU_SYM_KEY_BITS_Marshal (Results 1 – 3 of 3) sorted by relevance
3102 TPMU_SYM_KEY_BITS_Marshal(TPMU_SYM_KEY_BITS *source, BYTE **buffer, INT32 *size, UINT32 selector) in TPMU_SYM_KEY_BITS_Marshal() function3208 …result = (UINT16)(result + TPMU_SYM_KEY_BITS_Marshal((TPMU_SYM_KEY_BITS *)&(source->keyBits), buff… in TPMT_SYM_DEF_Marshal()3230 …result = (UINT16)(result + TPMU_SYM_KEY_BITS_Marshal((TPMU_SYM_KEY_BITS *)&(source->keyBits), buff… in TPMT_SYM_DEF_OBJECT_Marshal()
1318 TPMU_SYM_KEY_BITS_Marshal(TPMU_SYM_KEY_BITS *source,
1092 #define TPMU_SYM_KEY_BITS_Marshal(source, buffer, size, selector) \ macro