Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dkey.h326 static inline int key_type_flash(const struct ubifs_info *c, const void *k) in key_type_flash() function
H A Dreplay.c446 int key_type = key_type_flash(c, dent->key); in ubifs_validate_entry()