Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dauth.c80 static struct sctp_auth_bytes *sctp_auth_create_key(__u32 key_len, gfp_t gfp) in sctp_auth_create_key() function
276 secret = sctp_auth_create_key(auth_len, gfp); in sctp_auth_asoc_set_secret()
853 key = sctp_auth_create_key(auth_key->sca_keylength, GFP_KERNEL); in sctp_auth_set_key()