tpm2_get_random
rc = tpm2_get_random(chip, out, max);
int tpm2_get_random(struct tpm_chip *chip, u8 *dest, size_t max);