Searched refs:sessions (Results 1 – 25 of 32) sorted by relevance
12
46 self.sessions = []83 for session in self.sessions:89 self.sessions.append(TEUDPReceiveSession(address, 2))90 return self.sessions[-1]93 sessions = copy.copy(self.sessions)95 for session in sessions:107 self.sessions.remove(session)
20 static struct session sessions[SESSION_PROTO_END][SESSION_MAX]; variable39 struct session *ptr = &sessions[proto][i]; in get_session()116 sessions[i][j].state = STATE_NULL; in zperf_session_reset()117 zperf_reset_session_stats(&(sessions[i][j])); in zperf_session_reset()
41 int "Maximum number of zperf sessions"
13 int "Maximum of sessions the Si32 driver can handle"17 This can be used to tweak the amount of sessions the driver
36 struct crypto_dcp_session sessions[CONFIG_CRYPTO_MCUX_DCP_MAX_SESSION]; member59 if (!data->sessions[i].in_use) { in get_session()60 data->sessions[i].in_use = true; in get_session()62 return &data->sessions[i]; in get_session()325 data->sessions[i].in_use = false; in crypto_dcp_init()326 data->sessions[i].handle.channel = kDCP_Channel0 << i; in crypto_dcp_init()327 data->sessions[i].handle.keySlot = kDCP_KeySlot0 + i; in crypto_dcp_init()328 data->sessions[i].handle.swapConfig = kDCP_NoSwap; in crypto_dcp_init()
15 int "Maximum number of sessions NXP DCP crypto driver can handle"20 This can be used to tweak the amount of sessions the driver
16 int "Maximum of sessions STM32 crypto driver can handle"20 This can be used to tweak the amount of sessions the driver
37 int "Maximum of sessions TinyCrypt shim driver can handle"41 This can be used to tweak the amount of sessions the driver70 int "Maximum of sessions mbedTLS shim driver can handle"74 This can be used to tweak the amount of sessions the driver
61 struct crypto_session sessions[CONFIG_CRYPTO_SI32_MAX_SESSION]; member1098 for (unsigned int i = 0; i < ARRAY_SIZE(crypto_si32_data.sessions); i++) { in crypto_si32_begin_session()1099 if (crypto_si32_data.sessions[i].in_use) { in crypto_si32_begin_session()1104 session = &crypto_si32_data.sessions[i]; in crypto_si32_begin_session()
38 environment, follow these example shell sessions (the
29 environment, follow these example shell sessions (the
32 environment, follow these example shell sessions (the
40 environment, follow these example shell sessions (the
38 int "Number of simultaneously supported ASE sessions"
72 JTAG-only sessions.
70 JTAG only sessions.
84 JTAG-only sessions.
83 JTAG-only sessions.
21 #. *GNSS* - a framework allowing nanoapps to manage location and measurement sessions. See
235 int "Maximum number of stored client TLS/DTLS sessions"239 This variable specifies maximum number of stored TLS/DTLS sessions,
294 JTAG only sessions.
9 to be easily used in training sessions, demonstrating its capabilities with all the board periphera…
410 JTAG only sessions.
125 This variable specifies maximum number of stored TLS/DTLS sessions,
401 JTAG only sessions.