Home
last modified time | relevance | path

Searched refs:sig_offset (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dverify_pefile.c104 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()
164 ctx->sig_offset += sizeof(wrapper); in pefile_strip_sig_wrapper()
172 pkcs7 = pebuf + ctx->sig_offset; in pefile_strip_sig_wrapper()
439 pebuf + ctx.sig_offset, ctx.sig_len, in verify_pefile_signature()
H A Dverify_pefile.h18 unsigned sig_offset; member
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dverify_pefile.c104 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()
164 ctx->sig_offset += sizeof(wrapper); in pefile_strip_sig_wrapper()
172 pkcs7 = pebuf + ctx->sig_offset; in pefile_strip_sig_wrapper()
439 pebuf + ctx.sig_offset, ctx.sig_len, in verify_pefile_signature()
H A Dverify_pefile.h18 unsigned sig_offset; member
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.c289 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_712); in init_cc_resources()
293 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_630); in init_cc_resources()
374 val = cc_ioread(new_drvdata, new_drvdata->sig_offset); in init_cc_resources()
H A Dcc_debugfs.c89 ver_sig_regs[0].offset = drvdata->sig_offset; in cc_debugfs_init()
H A Dcc_driver.h153 u32 sig_offset; member
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_debugfs.c89 ver_sig_regs[0].offset = drvdata->sig_offset; in cc_debugfs_init()
H A Dcc_driver.c330 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_712); in init_cc_resources()
334 new_drvdata->sig_offset = CC_REG(HOST_SIGNATURE_630); in init_cc_resources()
406 val = cc_ioread(new_drvdata, new_drvdata->sig_offset); in init_cc_resources()
H A Dcc_driver.h151 u32 sig_offset; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dhost.h831 __le16 sig_offset; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dhost.h835 __le16 sig_offset; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c2946 int sig_offset; member
3251 ok = check_signature(p + signatures[j].sig_offset, in aha152x_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c2999 int sig_offset; member
3304 ok = check_signature(p + signatures[j].sig_offset, in aha152x_init()

Completed in 17 milliseconds