Searched refs:tpm2_find_hash_alg (Results 1 – 3 of 3) sorted by relevance
32 int tpm2_find_hash_alg(unsigned int crypto_id) in tpm2_find_hash_alg() function42 EXPORT_SYMBOL_GPL(tpm2_find_hash_alg);
480 int tpm2_find_hash_alg(unsigned int crypto_id);
243 hash = tpm2_find_hash_alg(options->hash); in tpm2_seal_trusted()