Searched refs:null_key (Results 1 – 1 of 1) sorted by relevance
46 struct sctp_shared_key *null_key; in sctp_endpoint_init() local98 null_key = sctp_auth_shkey_create(0, gfp); in sctp_endpoint_init()99 if (!null_key) in sctp_endpoint_init()102 list_add(&null_key->key_list, &ep->endpoint_shared_keys); in sctp_endpoint_init()