Home
last modified time | relevance | path

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

/net/sched/
Dact_pedit.c41 int ksize; in tcf_pedit_init() local
/net/bluetooth/
Damp.c135 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()