Home
last modified time | relevance | path

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

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