Searched refs:ALG_SET_OP (Results 1 – 25 of 25) sorted by relevance
20 #if defined(ALG_SET_OP) || (defined(HAVE_DECL_ALG_SET_OP) && HAVE_DECL_ALG_SET_OP)22 static_assert((ALG_SET_OP) == (3), "ALG_SET_OP != 3");25 # define ALG_SET_OP 354 [ALG_SET_OP] = XLAT(ALG_SET_OP),
4 ALG_SET_OP 3
35 #define ALG_SET_OP 3 macro
9 ALG_SET_OP = 3
86 type const[ALG_SET_OP, int32]
468 hdr->cmsg_type = ALG_SET_OP; in linux_af_alg_skcipher_oper()570 hdr->cmsg_type = ALG_SET_OP; in rc4_skip()643 hdr->cmsg_type = ALG_SET_OP; in des_encrypt()704 hdr->cmsg_type = ALG_SET_OP; in aes_128_cbc_oper()813 hdr->cmsg_type = ALG_SET_OP; in aes_unwrap()949 hdr->cmsg_type = ALG_SET_OP; in crypto_cipher_oper()
66 ALG_SET_OP = 0x3 const
73 ALG_SET_OP = 0x3 const
4513 header->cmsg_type = ALG_SET_OP;7125 PyModule_AddIntMacro(m, ALG_SET_OP);
5900 ([socket.SOL_ALG, socket.ALG_SET_OP, pack_uint32(socket.ALG_OP_ENCRYPT)],