Home
last modified time | relevance | path

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

/linux-4.4.14/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.c365 conn->security_level = rx->min_sec_level; in rxrpc_connect_exclusive()
542 candidate->security_level = rx->min_sec_level; in rxrpc_connect_call()
Dar-internal.h283 u32 security_level; /* security level negotiated */ member
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.c5172 int security_level, in ipw2100_set_security_information() argument
5193 switch (security_level) { in ipw2100_set_security_information()
5218 security->auth_mode, security->allowed_ciphers, security_level); in ipw2100_set_security_information()