Searched defs:TPM2B_IV (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.h1028 struct TPM2B_IV { struct in namespace:trunks
2457 TRUNKS_EXPORT TPM_RC Serialize_TPM2B_IV(const TPM2B_IV& value,
2461 TPM2B_IV* value,
2464 TRUNKS_EXPORT TPM2B_IV Make_TPM2B_IV(const std::string& bytes);
2465 TRUNKS_EXPORT std::string StringFrom_TPM2B_IV(const TPM2B_IV& tpm2b);
4001 const TPM2B_IV& iv_out)>
4008 const TPM2B_IV& iv_in,
4015 TPM2B_IV* iv_out,
4021 const TPM2B_IV& iv_in,
4030 const TPM2B_IV
[all...]

Completed in 32 milliseconds