Home
last modified time | relevance | path

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

/fs/incfs/
Dformat.h232 __le32 sg_sig_size; /* The size of the pkcs7 signature. */ member
Dformat.c328 sg.sg_sig_size = cpu_to_le32(sig.len); in incfs_write_signature_to_backing_file()
Ddata_mgmt.c872 u32 sig_size = le32_to_cpu(sg->sg_sig_size); in process_file_signature_md()