Searched refs:hash_algo_supported (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_signature.c163 * hash_algo_supported - check if the requested hash algorithm is supported
168 static bool hash_algo_supported(const efi_guid_t guid) function
221 if (dbx && !hash_algo_supported(siglist->sig_type)) {

Completed in 38 milliseconds