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

/linux-4.4.14/net/rxrpc/
H A Dar-security.c226 rxrpc_secure_packet(const struct rxrpc_call *call, struct sk_buff *skb, size_t data_size, void *sechdr) rxrpc_secure_packet() argument
H A Drxkad.c331 struct rxkad_level1_hdr sechdr; rxkad_verify_packet_auth() local
406 struct rxkad_level2_hdr sechdr; rxkad_verify_packet_encrypt() local
153 rxkad_secure_packet_auth(const struct rxrpc_call *call, struct sk_buff *skb, u32 data_size, void *sechdr) rxkad_secure_packet_auth() argument
197 rxkad_secure_packet_encrypt(const struct rxrpc_call *call, struct sk_buff *skb, u32 data_size, void *sechdr) rxkad_secure_packet_encrypt() argument
253 rxkad_secure_packet(const struct rxrpc_call *call, struct sk_buff *skb, size_t data_size, void *sechdr) rxkad_secure_packet() argument
/linux-4.4.14/kernel/
H A Dkexec_file.c993 Elf_Shdr *sechdr; kexec_purgatory_get_symbol_addr() local
H A Dmodule.c2212 get_offset(struct module *mod, unsigned int *size, Elf_Shdr *sechdr, unsigned int section) get_offset() argument
/linux-4.4.14/arch/mips/kernel/
H A Dvpe.c169 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) get_offset() argument
/linux-4.4.14/scripts/mod/
H A Dmodpost.c769 static const char *sech_name(struct elf_info *elf, Elf_Shdr *sechdr) sech_name() argument
1692 static int addend_386_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) addend_386_rel() argument
1728 static int addend_arm_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) addend_arm_rel() argument
1755 static int addend_mips_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) addend_mips_rel() argument
848 check_section(const char *modname, struct elf_info *elf, Elf_Shdr *sechdr) check_section() argument
1682 reloc_location(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) reloc_location() argument
1778 section_rela(const char *modname, struct elf_info *elf, Elf_Shdr *sechdr) section_rela() argument
1824 section_rel(const char *modname, struct elf_info *elf, Elf_Shdr *sechdr) section_rel() argument

Completed in 276 milliseconds