Searched refs:ALG_SET_IV (Results 1 – 25 of 25) sorted by relevance
13 #if defined(ALG_SET_IV) || (defined(HAVE_DECL_ALG_SET_IV) && HAVE_DECL_ALG_SET_IV)15 static_assert((ALG_SET_IV) == (2), "ALG_SET_IV != 2");18 # define ALG_SET_IV 253 [ALG_SET_IV] = XLAT(ALG_SET_IV),
3 ALG_SET_IV 2
34 #define ALG_SET_IV 2 macro
7 ALG_SET_IV = 2
78 type const[ALG_SET_IV, int32]
711 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()
64 ALG_SET_IV = 0x2 const
71 ALG_SET_IV = 0x2 const
4527 header->cmsg_type = ALG_SET_IV;7124 PyModule_AddIntMacro(m, ALG_SET_IV);
5901 [socket.SOL_ALG, socket.ALG_SET_IV, pack_uint32(len(iv)) + iv],