enonce             40 crypto/asymmetric_keys/asym_tpm.c 	unsigned char enonce[TPM_NONCE_SIZE];
enonce             50 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
enonce             64 crypto/asymmetric_keys/asym_tpm.c 	ret = TSS_authhmac(authdata, keyauth, SHA1_DIGEST_SIZE, enonce,
enonce            124 crypto/asymmetric_keys/asym_tpm.c 	unsigned char enonce[TPM_NONCE_SIZE];
enonce            136 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
enonce            150 crypto/asymmetric_keys/asym_tpm.c 	ret = TSS_authhmac(authdata, keyauth, SHA1_DIGEST_SIZE, enonce,
enonce            210 crypto/asymmetric_keys/asym_tpm.c 	unsigned char enonce[TPM_NONCE_SIZE];
enonce            222 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
enonce            236 crypto/asymmetric_keys/asym_tpm.c 	ret = TSS_authhmac(authdata, keyauth, SHA1_DIGEST_SIZE, enonce,
enonce             30 include/keys/trusted.h 	unsigned char enonce[TPM_NONCE_SIZE];
enonce             84 include/keys/trusted.h 		       16, 1, &s->enonce, SHA1_DIGEST_SIZE, 0);
enonce            187 security/keys/trusted.c 	unsigned char *enonce;
enonce            211 security/keys/trusted.c 	enonce = continueflag - TPM_NONCE_SIZE;
enonce            246 security/keys/trusted.c 			  TPM_NONCE_SIZE, enonce, TPM_NONCE_SIZE, ononce,
enonce            401 security/keys/trusted.c 	unsigned char enonce[TPM_NONCE_SIZE];
enonce            422 security/keys/trusted.c 	memcpy(s->enonce, &(tb->data[TPM_DATA_OFFSET + sizeof(uint32_t)]),
enonce            424 security/keys/trusted.c 	memcpy(enonce, &(tb->data[TPM_DATA_OFFSET + sizeof(uint32_t) +
enonce            427 security/keys/trusted.c 			   enonce, TPM_NONCE_SIZE, ononce, 0, 0);
enonce            499 security/keys/trusted.c 	memcpy(td->xorwork + SHA1_DIGEST_SIZE, sess.enonce, SHA1_DIGEST_SIZE);
enonce            520 security/keys/trusted.c 				   sess.enonce, td->nonceodd, cont,
enonce            528 security/keys/trusted.c 				   sess.enonce, td->nonceodd, cont,