Home
last modified time | relevance | path

Searched refs:ALG_SET_AEAD_AUTHSIZE (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/include/lapi/
H A Dif_alg.h47 #ifndef ALG_SET_AEAD_AUTHSIZE
48 # define ALG_SET_AEAD_AUTHSIZE 5 macro
/third_party/python/Modules/
H A Dsocketmodule.h178 # ifndef ALG_SET_AEAD_AUTHSIZE
179 # define ALG_SET_AEAD_AUTHSIZE 5 macro
H A Dsocketmodule.c7581 PyModule_AddIntMacro(m, ALG_SET_AEAD_AUTHSIZE);
/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs1016 libc::ALG_SET_AEAD_AUTHSIZE, in set()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2594 pub const ALG_SET_AEAD_AUTHSIZE: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3017 pub const ALG_SET_AEAD_AUTHSIZE: ::c_int = 5; consts
/third_party/python/Lib/test/
H A Dtest_socket.py6423 algo.setsockopt(socket.SOL_ALG, socket.ALG_SET_AEAD_AUTHSIZE,

Completed in 47 milliseconds