Searched refs:I_SUPPORT_ENCRYPT (Results 1 – 1 of 1) sorted by relevance
108 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt) macro151 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & typemask(type))) in findencryption()530 (I_SUPPORT_ENCRYPT & typemask(type))) { in encrypt_support()939 if (!havesessionkey || !(I_SUPPORT_ENCRYPT & remote_supports_decrypt)) in encrypt_wait()950 (I_SUPPORT_ENCRYPT & remote_supports_decrypt) == 0 || in encrypt_delay()