Searched refs:signature_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/uefisign/
H A Duefisign.h88 size_t signature_size(const struct executable *x);
H A Dchild.c181 x->x_len - (signature_size(x) + sum_of_bytes_hashed));
256 if (signature_size(x) == 0)
266 if (signature_size(x) != 0)
H A Dpe.c166 signature_size(const struct executable *x) function
196 if (signature_size(x) == 0) {

Completed in 155 milliseconds