Searched refs:crypto_algo (Results 1 – 3 of 3) sorted by relevance
527 enum hash_algo crypto_algo = tpm2_hash_map[i].crypto_id; in tpm2_init_bank_info() local532 bank->digest_size = hash_digest_size[crypto_algo]; in tpm2_init_bank_info()533 bank->crypto_id = crypto_algo; in tpm2_init_bank_info()
80 struct crypto_algo crypto_algos[] = {134 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo()
1136 struct crypto_algo *crypto; /* Crypto algorithm information */1168 struct crypto_algo { struct1242 struct crypto_algo *image_get_crypto_algo(const char *full_name);