Searched refs:TlclGetPermanentFlags (Results 1 – 7 of 7) sorted by relevance
191 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags);
111 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags() function
325 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags() function364 uint32_t result = TlclGetPermanentFlags(&pflags); in TlclGetFlags()
302 TEST_EQ(TlclGetPermanentFlags(&pflags), 0, "GetPermanentFlags"); in FlagsTest()
182 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags) in TlclGetPermanentFlags() function
280 uint32_t result = TlclGetPermanentFlags(&pflags); in HandlerGetPermanentFlags()
277 result = TlclGetPermanentFlags(&pflags); in OneTimeInitializeTPM()