Searched refs:RXRPC_SECURITY_NONE (Results 1 – 3 of 3) sorted by relevance
19 [RXRPC_SECURITY_NONE] = &rxrpc_no_security,130 if (sp->hdr.securityIndex == RXRPC_SECURITY_NONE) in rxrpc_look_up_server_security()
85 .security_index = RXRPC_SECURITY_NONE,
72 #define RXRPC_SECURITY_NONE 0 /* no security protocol */ macro