Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c527 enum hash_algo crypto_algo = tpm2_hash_map[i].crypto_id; in tpm2_init_bank_info() local
532 bank->digest_size = hash_digest_size[crypto_algo]; in tpm2_init_bank_info()
533 bank->crypto_id = crypto_algo; in tpm2_init_bank_info()
/openbmc/u-boot/common/
H A Dimage-sig.c80 struct crypto_algo crypto_algos[] = {
134 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo()
/openbmc/u-boot/include/
H A Dimage.h1136 struct crypto_algo *crypto; /* Crypto algorithm information */
1168 struct crypto_algo { struct
1242 struct crypto_algo *image_get_crypto_algo(const char *full_name);