Home
last modified time | relevance | path

Searched refs:newAuthValue (Results 1 – 5 of 5) sorted by relevance

/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/api/
H A DFapi_ChangeAuth.c203 command->newAuthValue.size = in Fapi_ChangeAuth_Async()
205 memcpy(&command->newAuthValue.buffer[0], in Fapi_ChangeAuth_Async()
207 command->newAuthValue.size); in Fapi_ChangeAuth_Async()
209 command->newAuthValue.size = 0; in Fapi_ChangeAuth_Async()
346 &command->newAuthValue); in Fapi_ChangeAuth_Finish()
476 &command->newAuthValue); in Fapi_ChangeAuth_Finish()
529 &command->newAuthValue); in Fapi_ChangeAuth_Finish()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/
H A Dfapi_util.h216 TPM2B_AUTH *newAuthValue);
H A Dfapi_int.h475 TPM2B_AUTH newAuthValue; /**< The new auth value */ member
H A Dfapi_util.c3685 TPM2B_AUTH *newAuthValue) in ifapi_change_auth_hierarchy() argument
3706 newAuthValue); in ifapi_change_auth_hierarchy()
3732 newAuthValue); in ifapi_change_auth_hierarchy()
3738 if (newAuthValue->size > 0) in ifapi_change_auth_hierarchy()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/doc/
H A Ddoxygen.dox2183 TPM2B_AUTH *newAuthValue)