Searched refs:tpm2_algorithms (Results 1 – 2 of 2) sorted by relevance
269 enum tpm2_algorithms { enum780 enum tpm2_algorithms tpm2_name_to_algorithm(const char *name);789 const char *tpm2_algorithm_name(enum tpm2_algorithms);797 bool tpm2_algorithm_supported(enum tpm2_algorithms algo);805 u16 tpm2_algorithm_to_len(enum tpm2_algorithms algo);
346 u32 tcg2_algorithm_to_mask(enum tpm2_algorithms);
Completed in 5 milliseconds