Searched refs:key_bytes (Results 1 – 1 of 1) sorted by relevance
432 int key_bytes = DIV_ROUND_UP(key->sadb_key_bits, 8); in sadb_key_len() local434 return DIV_ROUND_UP(sizeof(struct sadb_key) + key_bytes, in sadb_key_len()