Home
last modified time | relevance | path

Searched defs:generic_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/udf/
H A Dudfdecl.h108 struct generic_desc { struct
109 struct tag descTag;
110 __le32 volDescSeqNum;
/openbmc/linux/crypto/
H A Dtestmgr.c1749 struct shash_desc *generic_desc = NULL; in test_hash_vs_generic_impl() local