Searched refs:sig_offset (Results 1 – 7 of 7) sorted by relevance
104 ctx->sig_offset = ddir->certs.virtual_address; in pefile_parse_binary()107 ctx->sig_len, ctx->sig_offset, in pefile_parse_binary()108 ctx->sig_len, pebuf + ctx->sig_offset); in pefile_parse_binary()134 memcpy(&wrapper, pebuf + ctx->sig_offset, sizeof(wrapper)); in pefile_strip_sig_wrapper()160 ctx->sig_offset += sizeof(wrapper); in pefile_strip_sig_wrapper()168 pkcs7 = pebuf + ctx->sig_offset; in pefile_strip_sig_wrapper()435 pebuf + ctx.sig_offset, ctx.sig_len, in verify_pefile_signature()
18 unsigned sig_offset; member
331 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_712); in init_cc_resources()335 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_630); in init_cc_resources()414 val = cc_ioread(new_drvdata, new_drvdata->sig_offset); in init_cc_resources()
89 ver_sig_regs[0].offset = drvdata->sig_offset; in cc_debugfs_init()
151 u32 sig_offset; member
831 __le16 sig_offset; member
2954 int sig_offset; member3259 ok = check_signature(p + signatures[j].sig_offset, in aha152x_init()
Completed in 18 milliseconds