Searched defs:ksize (Results 1 – 2 of 2) sorted by relevance
/net/sched/ | ||
D | act_pedit.c | 41 int ksize; in tcf_pedit_init() local |
/net/bluetooth/ | ||
D | amp.c | 135 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256() |