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

/freebsd-10.2-release/usr.sbin/uefisign/
H A Duefisign.h86 size_t signature_size(const struct executable *x);
H A Dchild.c179 x->x_len - (signature_size(x) + sum_of_bytes_hashed));
254 if (signature_size(x) == 0)
264 if (signature_size(x) != 0)
H A Dpe.c164 signature_size(const struct executable *x) function
194 if (signature_size(x) == 0) {

Completed in 56 milliseconds