Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
A Duserspace-if.rst43 addition, the setsockopt option type is SOL_ALG. In case the user space
51 #ifndef SOL_ALG
52 #define SOL_ALG 279
370 Each setsockopt invocation must use the level SOL_ALG.
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h362 #define SOL_ALG 279 macro
/linux/include/linux/
A Dsocket.h362 #define SOL_ALG 279 macro
/linux/crypto/
A Daf_alg.c243 if (level != SOL_ALG || !type) in alg_setsockopt()
458 if (cmsg->cmsg_level != SOL_ALG) in af_alg_cmsg_send()

Completed in 106 milliseconds