Searched defs:ep_key (Results 1 – 2 of 2) sorted by relevance
/linux/net/sctp/ |
H A D | auth.c | 120 struct sctp_shared_key *ep_key; sctp_auth_destroy_keys() local 253 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 288 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 709 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...] |
/linux/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
|