Home
last modified time | relevance | path

Searched refs:section (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dfips140-module.c291 static void __init unapply_text_relocations(void *section, int section_size, in unapply_text_relocations() argument
295 u32 *place = (u32 *)(section + rela->r_offset); in unapply_text_relocations()
336 static void __init unapply_rodata_relocations(void *section, int section_size, in unapply_rodata_relocations() argument
340 void *place = section + rela->r_offset; in unapply_rodata_relocations()
373 static void __init unapply_scs_patch(void *section, int section_size) in unapply_scs_patch() argument
376 u32 *insns = section; in unapply_scs_patch()
Dfips140-refs.S21 .section ".init.rodata", "a"
DKconfig82 llvm-objcopy -O binary --only-section=.text fips140.ko text.orig
83 llvm-objcopy -O binary --only-section=.rodata fips140.ko rodata.orig
/crypto/asymmetric_keys/
Dx509_akid.asn12 -- rfc5280 section 4.2.1.1