Home
last modified time | relevance | path

Searched refs:tpm2_create_primary (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c389 static int tpm2_create_primary(struct tpm_chip *chip, u32 hierarchy,
943 rc = tpm2_create_primary(chip, TPM2_RH_NULL, &tmp_null_key, name); in tpm2_load_null()
1251 static int tpm2_create_primary(struct tpm_chip *chip, u32 hierarchy, in tpm2_create_primary() function
1355 rc = tpm2_create_primary(chip, TPM2_RH_NULL, &null_key, in tpm2_create_null_primary()