Searched defs:bblk_no_hash (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-solvers.c83 bblk_hash_t bblk_no_hash = {BBLK_NO_HASH, 0, "(no hash)", NULL}; variable
126 einfo->hash_type = bblk_no_hash.type;
127 einfo->hash_size = bblk_no_hash.size;

Completed in 20 milliseconds