storebytes 76 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, keyblob, keybloblen); storebytes 78 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, nonceodd, TPM_NONCE_SIZE); storebytes 80 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, authdata, SHA1_DIGEST_SIZE); storebytes 164 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, blob, bloblen); storebytes 166 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, nonceodd, TPM_NONCE_SIZE); storebytes 168 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, authdata, SHA1_DIGEST_SIZE); storebytes 250 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, blob, bloblen); storebytes 252 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, nonceodd, TPM_NONCE_SIZE); storebytes 254 crypto/asymmetric_keys/asym_tpm.c storebytes(tb, authdata, SHA1_DIGEST_SIZE); storebytes 415 security/keys/trusted.c storebytes(tb, ononce, TPM_NONCE_SIZE); storebytes 543 security/keys/trusted.c storebytes(tb, td->encauth, SHA1_DIGEST_SIZE); storebytes 545 security/keys/trusted.c storebytes(tb, pcrinfo, pcrinfosize); storebytes 547 security/keys/trusted.c storebytes(tb, data, datalen); storebytes 549 security/keys/trusted.c storebytes(tb, td->nonceodd, TPM_NONCE_SIZE); storebytes 551 security/keys/trusted.c storebytes(tb, td->pubauth, SHA1_DIGEST_SIZE); storebytes 636 security/keys/trusted.c storebytes(tb, blob, bloblen); storebytes 638 security/keys/trusted.c storebytes(tb, nonceodd, TPM_NONCE_SIZE); storebytes 640 security/keys/trusted.c storebytes(tb, authdata1, SHA1_DIGEST_SIZE); storebytes 642 security/keys/trusted.c storebytes(tb, nonceodd, TPM_NONCE_SIZE); storebytes 644 security/keys/trusted.c storebytes(tb, authdata2, SHA1_DIGEST_SIZE);