Searched defs:ep_key (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/sctp/ |
H A D | auth.c | 120 struct sctp_shared_key *ep_key; in sctp_auth_destroy_keys() local 253 struct sctp_shared_key *ep_key, in sctp_auth_asoc_set_secret() 288 struct sctp_shared_key *ep_key, in sctp_auth_asoc_create_secret() 386 struct sctp_shared_key *ep_key; in sctp_auth_asoc_init_active_key() local 709 struct sctp_shared_key *ep_key, gfp_t gfp) in sctp_auth_calculate_hmac()
|
/openbmc/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
|