Searched refs:my_key (Results 1 – 3 of 3) sorted by relevance
8 struct my_key { long x; }; argument13 __type(key, struct my_key);49 struct my_key key_struct = { .x = 1 }; in BPF_PROG()64 struct my_key key_struct = { .x = 2 }; in BPF_PROG()
9 typedef struct my_key { long x; } key_type; argument
174 …t2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_prefix:my_key 0 $1 0"