ononce             44 include/keys/trusted.h 			  const unsigned char *ononce,
ononce            179 security/keys/trusted.c 			  const unsigned char *ononce,
ononce            246 security/keys/trusted.c 			  TPM_NONCE_SIZE, enonce, TPM_NONCE_SIZE, ononce,
ononce            264 security/keys/trusted.c 			  const unsigned char *ononce,
ononce            341 security/keys/trusted.c 			  TPM_NONCE_SIZE, ononce, 1, continueflag1, 0, 0);
ononce            350 security/keys/trusted.c 			  TPM_NONCE_SIZE, ononce, 1, continueflag2, 0, 0);
ononce            402 security/keys/trusted.c 	unsigned char ononce[TPM_NONCE_SIZE];
ononce            405 security/keys/trusted.c 	ret = tpm_get_random(chip, ononce, TPM_NONCE_SIZE);
ononce            415 security/keys/trusted.c 	storebytes(tb, ononce, TPM_NONCE_SIZE);
ononce            427 security/keys/trusted.c 			   enonce, TPM_NONCE_SIZE, ononce, 0, 0);