Home
last modified time | relevance | path

Searched refs:ALG_SET_IV (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/include/lapi/
H A Dif_alg.h35 #ifndef ALG_SET_IV
36 # define ALG_SET_IV 2 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_linux.c711 hdr->cmsg_type = ALG_SET_IV; in aes_128_cbc_oper()
820 hdr->cmsg_type = ALG_SET_IV; in aes_unwrap()
909 hdr->cmsg_type = ALG_SET_IV; in crypto_cipher_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_linux.c711 hdr->cmsg_type = ALG_SET_IV; in aes_128_cbc_oper()
820 hdr->cmsg_type = ALG_SET_IV; in aes_unwrap()
909 hdr->cmsg_type = ALG_SET_IV; in crypto_cipher_init()
/third_party/ltp/lib/
H A Dtst_af_alg.c235 cmsg->cmsg_type = ALG_SET_IV; in tst_alg_sendmsg()
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c398 cmsg->cmsg_type = ALG_SET_IV; in afalg_set_iv_sk()
/third_party/openssl/engines/
H A De_afalg.c398 cmsg->cmsg_type = ALG_SET_IV; in afalg_set_iv_sk()
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs1386 libc::ALG_SET_IV in cmsg_type()
/third_party/python/Modules/
H A Dsocketmodule.c4792 header->cmsg_type = ALG_SET_IV;
7578 PyModule_AddIntMacro(m, ALG_SET_IV);
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2591 pub const ALG_SET_IV: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3014 pub const ALG_SET_IV: ::c_int = 2; consts
/third_party/python/Lib/test/
H A Dtest_socket.py6455 [socket.SOL_ALG, socket.ALG_SET_IV, pack_uint32(len(iv)) + iv],

Completed in 49 milliseconds