Home
last modified time | relevance | path

Searched defs:noise_keypairs (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h86159 struct noise_keypairs { struct
86160 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *current_keypair;
86161 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *previous_keypair;
86162 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *next_keypair;
86163 spinlock_t keypair_update_lock;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h95895 struct noise_keypairs { struct
95896 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *current_keypair;
95897 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *previous_keypair;
95898 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *next_keypair;
95899 spinlock_t keypair_update_lock;