Home
last modified time | relevance | path

Searched refs:null_key (Results 1 – 1 of 1) sorted by relevance

/linux/net/sctp/
H A Dendpointola.c55 struct sctp_shared_key *null_key; in sctp_endpoint_init() local
103 null_key = sctp_auth_shkey_create(0, gfp); in sctp_endpoint_init()
104 if (!null_key) in sctp_endpoint_init()
107 list_add(&null_key->key_list, &ep->endpoint_shared_keys); in sctp_endpoint_init()