Home | History | Annotate | Download | only in tpm2

Lines Matching full:noncetpm

1793    TPM2B              *nonceTpm,          //   IN: nonce TPM
1810 CryptKDFa(hash, key, "CFB", nonceCaller, nonceTpm,
1832 TPM2B *nonceTpm, // IN: nonce TPM
1848 CryptKDFa(hash, key, "CFB", nonceTpm, nonceCaller,
2709 &(session->nonceTPM.b),
2714 nonceCaller, &(session->nonceTPM.b),
2779 &(session->nonceTPM.b), cipherSize, buffer);
2784 &key.b, nonceCaller, &session->nonceTPM.b,