auth_key_size 778 net/key/af_key.c int auth_key_size = 0; auth_key_size 810 net/key/af_key.c auth_key_size = auth_key_size 812 net/key/af_key.c size += sizeof(struct sadb_key) + auth_key_size; auth_key_size 967 net/key/af_key.c if (add_keys && auth_key_size) { auth_key_size 968 net/key/af_key.c key = skb_put(skb, sizeof(struct sadb_key) + auth_key_size); auth_key_size 969 net/key/af_key.c key->sadb_key_len = (sizeof(struct sadb_key) + auth_key_size) /