Home
last modified time | relevance | path

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

/security/integrity/ima/
A Dima_queue.c266 u16 crypto_id; in ima_init_digests() local
280 crypto_id = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_init_digests()
283 if (crypto_id == HASH_ALGO__LAST) in ima_init_digests()
A Dima_crypto.c124 algo = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_init_crypto()
149 algo = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_init_crypto()
842 u16 crypto_id, alg_id; in ima_calc_boot_aggregate() local
846 crypto_id = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_calc_boot_aggregate()
847 if (crypto_id == hash->algo) { in ima_calc_boot_aggregate()
852 if (crypto_id == HASH_ALGO_SHA256) in ima_calc_boot_aggregate()
855 if (bank_idx == -1 && crypto_id == HASH_ALGO_SHA1) in ima_calc_boot_aggregate()
864 hash->algo = ima_tpm_chip->allocated_banks[bank_idx].crypto_id; in ima_calc_boot_aggregate()
/security/keys/trusted-keys/
A Dtrusted_tpm2.c253 if (options->hash == tpm2_hash_map[i].crypto_id) { in tpm2_seal_trusted()

Completed in 7 milliseconds