Home
last modified time | relevance | path

Searched defs:SCRATCH_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/security/keys/trusted-keys/
Dtrusted_tpm2.c35 const int SCRATCH_SIZE = PAGE_SIZE; in tpm2_key_encode() local
/linux-6.14.4/arch/x86/net/
Dbpf_jit_comp32.c178 #define SCRATCH_SIZE 96 macro
/linux-6.14.4/arch/arm/net/
Dbpf_jit_32.c121 #define SCRATCH_SIZE (BPF_JIT_SCRATCH_REGS * 4) macro