Lines Matching refs:TPM_AUTH_ERR_CHECK
213 #define TPM_AUTH_ERR_CHECK(auth) do {\ macro
423 TPM_AUTH_ERR_CHECK(auth); in TPM_TakeOwnership()
440 TPM_AUTH_ERR_CHECK(auth); in TPM_DisablePubekRead()
529 TPM_AUTH_ERR_CHECK(pubAuth); in TPM_Seal()
559 TPM_AUTH_ERR_CHECK(keyAuth); in TPM_Unseal()
560 TPM_AUTH_ERR_CHECK(dataAuth); in TPM_Unseal()
586 TPM_AUTH_ERR_CHECK(auth); in TPM_LoadKey()
796 TPM_AUTH_ERR_CHECK(srkAuth); in TPM_MakeIdentity()
797 TPM_AUTH_ERR_CHECK(ownAuth); in TPM_MakeIdentity()
824 TPM_AUTH_ERR_CHECK(aikAuth); in TPM_ActivateIdentity()
825 TPM_AUTH_ERR_CHECK(ownAuth); in TPM_ActivateIdentity()
854 TPM_AUTH_ERR_CHECK(oiap); in TPM_Quote()