Home | History | Annotate | Download | only in tpm2

Lines Matching refs:TPM2B_PUBLIC_KEY_RSA_Unmarshal

1765 TPM_RC TPM2B_PUBLIC_KEY_RSA_Unmarshal(TPM2B_PUBLIC_KEY_RSA* target,
1833 return TPM2B_PUBLIC_KEY_RSA_Unmarshal((TPM2B_PUBLIC_KEY_RSA*)&target->rsa,
6832 result = TPM2B_PUBLIC_KEY_RSA_Unmarshal(&target->sig, buffer, size);