Lines Matching refs:TPM2B_PUBLIC_KEY_RSA
6838 const TPM2B_PUBLIC_KEY_RSA& value, in Serialize_TPM2B_PUBLIC_KEY_RSA()
6862 TPM2B_PUBLIC_KEY_RSA* value, in Parse_TPM2B_PUBLIC_KEY_RSA()
6890 TPM2B_PUBLIC_KEY_RSA Make_TPM2B_PUBLIC_KEY_RSA( in Make_TPM2B_PUBLIC_KEY_RSA()
6892 TPM2B_PUBLIC_KEY_RSA tpm2b; in Make_TPM2B_PUBLIC_KEY_RSA()
6894 memset(&tpm2b, 0, sizeof(TPM2B_PUBLIC_KEY_RSA)); in Make_TPM2B_PUBLIC_KEY_RSA()
6901 const TPM2B_PUBLIC_KEY_RSA& tpm2b) { in StringFrom_TPM2B_PUBLIC_KEY_RSA()
14969 const TPM2B_PUBLIC_KEY_RSA& message, in SerializeCommand_RSA_Encrypt()
15099 TPM2B_PUBLIC_KEY_RSA* out_data, in ParseResponse_RSA_Encrypt()
15210 TPM2B_PUBLIC_KEY_RSA()); in RSA_EncryptErrorCallback()
15220 TPM2B_PUBLIC_KEY_RSA out_data; in RSA_EncryptResponseParser()
15237 const TPM2B_PUBLIC_KEY_RSA& message, in RSA_Encrypt()
15268 const TPM2B_PUBLIC_KEY_RSA& message, in RSA_EncryptSync()
15271 TPM2B_PUBLIC_KEY_RSA* out_data, in RSA_EncryptSync()
15297 const TPM2B_PUBLIC_KEY_RSA& cipher_text, in SerializeCommand_RSA_Decrypt()
15427 TPM2B_PUBLIC_KEY_RSA* message, in ParseResponse_RSA_Decrypt()
15538 TPM2B_PUBLIC_KEY_RSA()); in RSA_DecryptErrorCallback()
15548 TPM2B_PUBLIC_KEY_RSA message; in RSA_DecryptResponseParser()
15565 const TPM2B_PUBLIC_KEY_RSA& cipher_text, in RSA_Decrypt()
15596 const TPM2B_PUBLIC_KEY_RSA& cipher_text, in RSA_DecryptSync()
15599 TPM2B_PUBLIC_KEY_RSA* message, in RSA_DecryptSync()