Searched defs:ep_key (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/sctp/ |
D | auth.c | 123 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys() local 257 struct sctp_shared_key *ep_key, in sctp_auth_asoc_set_secret() 292 struct sctp_shared_key *ep_key, in sctp_auth_asoc_create_secret() 390 struct sctp_shared_key *ep_key; in sctp_auth_asoc_init_active_key() local 730 struct sctp_shared_key *ep_key; in sctp_auth_calculate_hmac() local
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | net2280.c | 193 static const u32 ep_key[9] = { 1, 0, 1, 0, 1, 1, 0, 1, 0 }; in net2280_enable() local
|