Searched defs:ep_key (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | auth.c | 120 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys() local 252 sctp_auth_asoc_set_secret( struct sctp_shared_key *ep_key, struct sctp_auth_bytes *first_vector, struct sctp_auth_bytes *last_vector, gfp_t gfp) sctp_auth_asoc_set_secret() argument 286 sctp_auth_asoc_create_secret( const struct sctp_association *asoc, struct sctp_shared_key *ep_key, gfp_t gfp) sctp_auth_asoc_create_secret() argument 386 struct sctp_shared_key *ep_key; sctp_auth_asoc_init_active_key() local 707 sctp_auth_calculate_hmac(const struct sctp_association *asoc, struct sk_buff *skb, struct sctp_auth_chunk *auth, struct sctp_shared_key *ep_key, gfp_t gfp) sctp_auth_calculate_hmac() argument [all...] |
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | auth.c | 120 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys() local 252 sctp_auth_asoc_set_secret( struct sctp_shared_key *ep_key, struct sctp_auth_bytes *first_vector, struct sctp_auth_bytes *last_vector, gfp_t gfp) sctp_auth_asoc_set_secret() argument 286 sctp_auth_asoc_create_secret( const struct sctp_association *asoc, struct sctp_shared_key *ep_key, gfp_t gfp) sctp_auth_asoc_create_secret() argument 386 struct sctp_shared_key *ep_key; sctp_auth_asoc_init_active_key() local 707 sctp_auth_calculate_hmac(const struct sctp_association *asoc, struct sk_buff *skb, struct sctp_auth_chunk *auth, struct sctp_shared_key *ep_key, gfp_t gfp) sctp_auth_calculate_hmac() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| H A D | net2280.c | 190 static const u32 ep_key[9] = { 1, 0, 1, 0, 1, 1, 0, 1, 0 }; in net2280_enable() local
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| H A D | net2280.c | 190 static const u32 ep_key[9] = { 1, 0, 1, 0, 1, 1, 0, 1, 0 }; in net2280_enable() local
|
Completed in 10 milliseconds