Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dauth.c296 static struct sctp_auth_bytes *sctp_auth_asoc_create_secret( in sctp_auth_asoc_create_secret() function
412 secret = sctp_auth_asoc_create_secret(asoc, ep_key, gfp); in sctp_auth_asoc_init_active_key()
731 asoc_key = sctp_auth_asoc_create_secret(asoc, ep_key, gfp); in sctp_auth_calculate_hmac()