Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/third_party/libzbi/src/
Dlib.rs561 return Err(ZbiError::Crc32NotSupported); in create_entry()
1155 Crc32NotSupported, enumerator
1175 ZbiError::Crc32NotSupported => "CRC32 is not supported yet", in fmt()
1734 Err(ZbiError::Crc32NotSupported) in zbi_test_container_new_entry_crc32_not_supported()