Home
last modified time | relevance | path

Searched refs:randomized (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst16 entries are not suitable to map the kernel directly in a randomized
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c441 static void init_key_in_collection(unsigned int index, bool randomized) in init_key_in_collection() argument
457 if (randomized) { in init_key_in_collection()
469 static int init_default_key_collection(unsigned int nr_keys, bool randomized) in init_default_key_collection() argument
494 init_key_in_collection(nr_keys, randomized); in init_default_key_collection()
/linux/security/
H A DKconfig.hardening287 marked with __randomize_layout, will be randomized at compile-time.
322 ordering randomized.
/linux/tools/perf/Documentation/
H A Dperf-bench.txt260 Specify seed to randomize page access offset (default: 0, or not randomized).
/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst172 physical memory, vmalloc/ioremap space and virtual memory map are randomized.
/linux/Documentation/security/tpm/
H A Dtpm-security.rst205 as the sign handle and providing randomized qualifying data. The
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1220 1 Make the addresses of mmap base, stack and VDSO page randomized.
1223 location of code start is randomized. This is the default if the
1232 start of the brk area is randomized. There are however no known
/linux/Documentation/networking/
H A Dip-sysctl.rst1784 of messages per second is randomized.
1791 For security reasons, the precise burst size is randomized.
/linux/lib/
H A DKconfig.debug2179 for coverage-guided fuzzing (randomized testing).