Home
last modified time | relevance | path

Searched refs:sctp_auth_key_put (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c46 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() function
99 sctp_auth_key_put(sh_key->key); in sctp_auth_shkey_destroy()
343 sctp_auth_key_put(local_key_vector); in sctp_auth_asoc_create_secret()
344 sctp_auth_key_put(peer_key_vector); in sctp_auth_asoc_create_secret()
407 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
750 sctp_auth_key_put(asoc_key); in sctp_auth_calculate_hmac()
H A Dassociola.c392 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/kernel/linux/linux-6.6/net/sctp/
H A Dauth.c46 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() function
99 sctp_auth_key_put(sh_key->key); in sctp_auth_shkey_destroy()
343 sctp_auth_key_put(local_key_vector); in sctp_auth_asoc_create_secret()
344 sctp_auth_key_put(peer_key_vector); in sctp_auth_asoc_create_secret()
407 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
750 sctp_auth_key_put(asoc_key); in sctp_auth_calculate_hmac()
H A Dassociola.c393 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h70 void sctp_auth_key_put(struct sctp_auth_bytes *key);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h70 void sctp_auth_key_put(struct sctp_auth_bytes *key);

Completed in 8 milliseconds