Home
last modified time | relevance | path

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

/security/keys/trusted-keys/
A Dtrusted_tpm2.c265 rc = tpm_try_get_ops(chip); in tpm2_seal_trusted()
269 rc = tpm2_start_auth_session(chip); in tpm2_seal_trusted()
275 tpm2_end_auth_session(chip); in tpm2_seal_trusted()
282 tpm2_end_auth_session(chip); in tpm2_seal_trusted()
330 tpm2_end_auth_session(chip); in tpm2_seal_trusted()
368 tpm_put_ops(chip); in tpm2_seal_trusted()
443 tpm2_end_auth_session(chip); in tpm2_load_cmd()
455 tpm2_end_auth_session(chip); in tpm2_load_cmd()
505 tpm2_end_auth_session(chip); in tpm2_unseal_cmd()
590 rc = tpm_try_get_ops(chip); in tpm2_unseal_trusted()
[all …]
A Dtrusted_tpm1.c27 static struct tpm_chip *chip; variable
127 if (!chip) in TSS_authhmac()
191 if (!chip) in TSS_checkhmac1()
362 if (!chip) in trusted_tpm_send()
380 tpm_put_ops(chip); in trusted_tpm_send()
441 if (!chip) in oiap()
757 tpm2 = tpm_is_tpm2(chip); in getoptions()
1046 if (!chip) in trusted_tpm_init()
1064 put_device(&chip->dev); in trusted_tpm_init()
1070 if (chip) { in trusted_tpm_exit()
[all …]
/security/integrity/ima/
A Dima.h44 #define NR_BANKS(chip) ((chip != NULL) ? chip->nr_allocated_banks : 0) argument
A DKconfig25 If your system has a TPM chip, then IMA also maintains

Completed in 13 milliseconds