Lines Matching refs:TPM2B
294 const TPM2B *pIn // IN: the maximum value for the key in GetRandomPrivate()
670 TPM2B *seed, // IN: the seed to use in _cpri__GenerateKeyEcc()
673 TPM2B *extra, // IN: Party 1 data for the KDF in _cpri__GenerateKeyEcc()
798 TPM2B *digest // IN: the value to sign in SignEcdsa()
954 TPM2B *tIn, // IN: the value to sign in EcDaa()
960 const TPM2B *n; in EcDaa()
1023 TPM2B *x, // IN/OUT: value to reduce in Mod2B()
1024 const TPM2B *n // IN: mod in Mod2B()
1068 TPM2B *digest, // IN: the digest to sign in SchnorrEcc()
1075 const TPM2B *n; in SchnorrEcc()
1189 TPM2B *a, // IN: TPM2B number to compare in cmp_2B2hex()
1206 TPM2B *b, // OUT: receives value in cpy_hexTo2B()
1240 TPM2B *digest // IN: the digest to sign in SignSM2()
1373 TPM2B *digest, // IN: the digest to sign in _cpri__SignEcc()
1424 TPM2B *digest // IN: the digest that was signed in ValidateSignatureEcdsa()
1430 const TPM2B *n; in ValidateSignatureEcdsa()
1550 TPM2B *digest // IN: the digest that was signed in ValidateSignatureEcSchnorr()
1554 const TPM2B *n; in ValidateSignatureEcSchnorr()
1620 TPM2B *digest // IN: the digest that was signed in ValidateSignatureSM2Dsa()
1747 TPM2B *digest // IN: the digest that was signed in _cpri__ValidateSignatureEcc()