Home
last modified time | relevance | path

Searched refs:peer_hmacs (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dassociola.c371 kfree(asoc->peer.peer_hmacs); in sctp_association_free()
1180 kfree(asoc->peer.peer_hmacs); in sctp_assoc_update()
1181 asoc->peer.peer_hmacs = new->peer.peer_hmacs; in sctp_assoc_update()
1182 new->peer.peer_hmacs = NULL; in sctp_assoc_update()
H A Dauth.c238 asoc->peer.peer_hmacs, in sctp_auth_make_peer_vector()
538 hmacs = asoc->peer.peer_hmacs; in sctp_auth_asoc_get_hmac()
H A Dsm_make_chunk.c2362 !asoc->peer.peer_hmacs)) in sctp_process_init()
2676 kfree(asoc->peer.peer_hmacs); in sctp_process_param()
2677 asoc->peer.peer_hmacs = kmemdup(param.p, in sctp_process_param()
2679 if (!asoc->peer.peer_hmacs) { in sctp_process_param()
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c372 kfree(asoc->peer.peer_hmacs); in sctp_association_free()
1188 kfree(asoc->peer.peer_hmacs); in sctp_assoc_update()
1189 asoc->peer.peer_hmacs = new->peer.peer_hmacs; in sctp_assoc_update()
1190 new->peer.peer_hmacs = NULL; in sctp_assoc_update()
H A Dauth.c238 asoc->peer.peer_hmacs, in sctp_auth_make_peer_vector()
538 hmacs = asoc->peer.peer_hmacs; in sctp_auth_asoc_get_hmac()
H A Dsm_make_chunk.c2408 !asoc->peer.peer_hmacs)) in sctp_process_init()
2714 kfree(asoc->peer.peer_hmacs); in sctp_process_param()
2715 asoc->peer.peer_hmacs = kmemdup(param.p, in sctp_process_param()
2717 if (!asoc->peer.peer_hmacs) { in sctp_process_param()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1729 struct sctp_hmac_algo_param *peer_hmacs; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1752 struct sctp_hmac_algo_param *peer_hmacs; member

Completed in 23 milliseconds