Home
last modified time | relevance | path

Searched refs:TPMS_NV_PIN_COUNTER_PARAMETERS (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/ibmtss/
H A Dtssprint.h270 …void TSS_TPMS_NV_PIN_COUNTER_PARAMETERS_Print(TPMS_NV_PIN_COUNTER_PARAMETERS *source, unsigned int…
H A DTPM_Types.h2605 } TPMS_NV_PIN_COUNTER_PARAMETERS; typedef
/dports/security/tpm2-tss/tpm2-tss-3.1.0/include/tss2/
H A Dtss2_tpm2_types.h1853 typedef struct TPMS_NV_PIN_COUNTER_PARAMETERS TPMS_NV_PIN_COUNTER_PARAMETERS; typedef
1854 struct TPMS_NV_PIN_COUNTER_PARAMETERS { struct
H A Dtss2_mu.h1005 TPMS_NV_PIN_COUNTER_PARAMETERS const *src,
1015 TPMS_NV_PIN_COUNTER_PARAMETERS *dest);
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-mu/
H A Dtpms-types.c1140 TPMS_MARSHAL_2(TPMS_NV_PIN_COUNTER_PARAMETERS,
1144 TPMS_UNMARSHAL_2(TPMS_NV_PIN_COUNTER_PARAMETERS,
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/
H A Dtssprint.c2223 void TSS_TPMS_NV_PIN_COUNTER_PARAMETERS_Print(TPMS_NV_PIN_COUNTER_PARAMETERS *source, unsigned int … in TSS_TPMS_NV_PIN_COUNTER_PARAMETERS_Print()