Home | History | Annotate | Download | only in tpm2

Lines Matching full:nonce

6458   total_size += TPM2B_NONCE_Marshal(&source->nonce, buffer, size);
6473 result = TPM2B_NONCE_Unmarshal(&target->nonce, buffer, size);
6492 total_size += TPM2B_NONCE_Marshal(&source->nonce, buffer, size);
6502 result = TPM2B_NONCE_Unmarshal(&target->nonce, buffer, size);