Searched refs:sctp_hmac_list (Results 1 – 1 of 1) sorted by relevance
22 static struct sctp_hmac sctp_hmac_list[SCTP_AUTH_NUM_HMACS] = { variable477 if (!sctp_hmac_list[id].hmac_name) in sctp_auth_init_hmacs()485 tfm = crypto_alloc_shash(sctp_hmac_list[id].hmac_name, 0, 0); in sctp_auth_init_hmacs()517 return &sctp_hmac_list[hmac_id]; in sctp_auth_get_hmac()532 return &sctp_hmac_list[asoc->default_hmac_id]; in sctp_auth_asoc_get_hmac()553 !sctp_hmac_list[id].hmac_name) { in sctp_auth_asoc_get_hmac()564 return &sctp_hmac_list[id]; in sctp_auth_asoc_get_hmac()802 if (!sctp_hmac_list[id].hmac_name) in sctp_auth_ep_set_hmacs()