Searched refs:i_wont_support_encrypt (Results 1 – 2 of 2) sorted by relevance
102 static u_long i_wont_support_encrypt = 0; variable104 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt)261 i_wont_support_encrypt |= typemask(ep->type); in EncryptDisable()292 i_wont_support_encrypt &= ~typemask(ep->type); in EncryptType()
100 static long i_wont_support_encrypt = 0; variable102 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt)262 i_wont_support_encrypt |= typemask(ep->type); in EncryptDisable()293 i_wont_support_encrypt &= ~typemask(ep->type); in EncryptType()