Home
last modified time | relevance | path

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

/linux/crypto/
H A Daf_alg.c275 static struct key *lookup_key(key_serial_t serial) in lookup_key() function
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c664 static struct tcp_ao_getsockopt *lookup_key(struct tcp_ao_getsockopt *buf, in lookup_key() function
/linux/kernel/bpf/
H A Dliveness.c80 u32 lookup_key = depth > 0 ? callsite : subprog_start; in call_instance() local