Searched defs:fsx_signature (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c63 uchar_t fsx_signature[SIG_MAX_LENGTH]; member in struct:filesig_extraction
214 fsxp->fsx_signature, fsxp->fsx_sig_len);
226 fsxp->fsx_signature, fsxp->fsx_sig_len);
875 (void) memcpy((char *)sig, (char *)fsx.fsx_signature,
1142 tohexstr(fsx.fsx_signature, fsx.fsx_sig_len,
1150 fsx.fsx_signature, fsx.fsx_sig_len, hash, hash_len)) {

Completed in 59 milliseconds