Searched refs:sctp_auth_asoc_get_hmac (Results 1 – 4 of 4) sorted by relevance
83 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc);
187 struct sctp_hmac *hmac_desc = sctp_auth_asoc_get_hmac(asoc); in sctp_datamsg_from_user()
524 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac() function
1334 hmac_desc = sctp_auth_asoc_get_hmac(asoc); in sctp_make_auth()
Completed in 12 milliseconds