Home
last modified time | relevance | path

Searched refs:RXRPC_SECURITY_KEY (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Drxrpc.h33 #define RXRPC_SECURITY_KEY 1 /* [clnt] set client security key */ macro
/linux-6.3-rc2/net/rxrpc/
A Daf_rxrpc.c621 case RXRPC_SECURITY_KEY: in rxrpc_setsockopt()
/linux-6.3-rc2/Documentation/networking/
A Drxrpc.rst446 (#) RXRPC_SECURITY_KEY
576 setsockopt(client, SOL_RXRPC, RXRPC_SECURITY_KEY, key, strlen(key));
821 the key bound to the socket with the RXRPC_SECURITY_KEY sockopt. Calls

Completed in 7 milliseconds