Home
last modified time | relevance | path

Searched refs:ALG_SET_AEAD_AUTHSIZE (Results 1 – 25 of 25) sorted by relevance

/external/strace/xlat/
Dsock_alg_options.h34 #if defined(ALG_SET_AEAD_AUTHSIZE) || (defined(HAVE_DECL_ALG_SET_AEAD_AUTHSIZE) && HAVE_DECL_ALG_SE…
36 static_assert((ALG_SET_AEAD_AUTHSIZE) == (5), "ALG_SET_AEAD_AUTHSIZE != 5");
39 # define ALG_SET_AEAD_AUTHSIZE 5
56 [ALG_SET_AEAD_AUTHSIZE] = XLAT(ALG_SET_AEAD_AUTHSIZE),
Dsock_alg_options.in6 ALG_SET_AEAD_AUTHSIZE 5
/external/python/cpython3/Modules/
Dsocketmodule.h124 # ifndef ALG_SET_AEAD_AUTHSIZE
125 # define ALG_SET_AEAD_AUTHSIZE 5 macro
Dsocketmodule.c7127 PyModule_AddIntMacro(m, ALG_SET_AEAD_AUTHSIZE);
/external/iproute2/include/uapi/linux/
Dif_alg.h37 #define ALG_SET_AEAD_AUTHSIZE 5 macro
/external/kernel-headers/original/uapi/linux/
Dif_alg.h37 #define ALG_SET_AEAD_AUTHSIZE 5 macro
/external/syzkaller/sys/linux/
Dsocket_alg.txt17 setsockopt$ALG_SET_AEAD_AUTHSIZE(fd sock_alg, level const[SOL_ALG], opt const[ALG_SET_AEAD_AUTHSIZE
Dsocket_alg_arm64.const6 ALG_SET_AEAD_AUTHSIZE = 5
Dsocket_alg_ppc64le.const6 ALG_SET_AEAD_AUTHSIZE = 5
Dsocket_alg_arm.const6 ALG_SET_AEAD_AUTHSIZE = 5
Dsocket_alg_amd64.const6 ALG_SET_AEAD_AUTHSIZE = 5
Dsocket_alg_386.const6 ALG_SET_AEAD_AUTHSIZE = 5
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go63 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_mipsle.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_s390x.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_arm.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_ppc64le.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_mips64.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_ppc64.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_amd64.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_mips64le.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_386.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_mips.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
Dzerrors_linux_arm64.go70 ALG_SET_AEAD_AUTHSIZE = 0x5 const
/external/python/cpython3/Lib/test/
Dtest_socket.py5869 algo.setsockopt(socket.SOL_ALG, socket.ALG_SET_AEAD_AUTHSIZE,