Home
last modified time | relevance | path

Searched refs:security_level (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/net/rxrpc/
Drxkad.c84 switch (conn->security_level) { in rxkad_init_connection_security()
304 switch (call->conn->security_level) { in rxkad_secure_packet()
545 switch (call->conn->security_level) { in rxkad_verify_packet()
780 if (conn->security_level < min_level) in rxkad_respond_to_challenge()
801 resp.encrypted.level = htonl(conn->security_level); in rxkad_respond_to_challenge()
1087 conn->security_level = level; in rxkad_verify_response()
Dar-connection.c361 conn->security_level = rx->min_sec_level; in rxrpc_connect_exclusive()
536 candidate->security_level = rx->min_sec_level; in rxrpc_connect_call()
Dar-internal.h281 u32 security_level; /* security level negotiated */ member
/linux-3.4.99/drivers/net/wireless/ipw2x00/
Dipw2100.c5220 int security_level, in ipw2100_set_security_information() argument
5241 switch (security_level) { in ipw2100_set_security_information()
5266 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()