Searched refs:null_key (Results 1 – 1 of 1) sorted by relevance
70 struct sctp_shared_key *null_key; in sctp_endpoint_init() local160 null_key = sctp_auth_shkey_create(0, GFP_KERNEL); in sctp_endpoint_init()161 if (!null_key) in sctp_endpoint_init()164 list_add(&null_key->key_list, &ep->endpoint_shared_keys); in sctp_endpoint_init()