Searched defs:ep_key (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/net/sctp/ |
H A D | auth.c | 123 struct sctp_shared_key *ep_key; sctp_auth_destroy_keys() local 390 struct sctp_shared_key *ep_key; sctp_auth_asoc_init_active_key() local 730 struct sctp_shared_key *ep_key; sctp_auth_calculate_hmac() local 256 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 290 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
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | net2280.c | 193 static const u32 ep_key[9] = { 1, 0, 1, 0, 1, 1, 0, 1, 0 }; net2280_enable() local
|
Completed in 84 milliseconds