Searched refs:i_support_encrypt (Results 1 – 2 of 2) sorted by relevance
95 static u_long i_support_encrypt = 0 variable104 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt)186 i_support_encrypt = i_support_decrypt = 0; in encrypt_init()199 i_support_encrypt |= typemask(ep->type); in encrypt_init()
96 static long i_support_encrypt = typemask(ENCTYPE_DES_CFB64) variable102 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt)184 i_support_encrypt = i_support_decrypt = 0; in encrypt_init()200 i_support_encrypt |= typemask(ep->type); in encrypt_init()