Searched refs:autodecrypt (Results 1 – 3 of 3) sorted by relevance
89 static int autodecrypt = 0; variable384 autoencrypt?"on":"off", autodecrypt?"on":"off"); in encrypt_display()403 autoencrypt?"on":"off", autodecrypt?"on":"off"); in EncryptStatus()437 if (!Server && autodecrypt) in encrypt_send_support()490 autodecrypt ? "enabled" : "disabled"); in EncryptAutoDec()585 autodecrypt = 0; in encrypt_is()588 if (ret == 0 && autodecrypt) in encrypt_is()821 autodecrypt ^= 1; in decrypt_auto()823 autodecrypt = on ? 1 : 0; in decrypt_auto()
88 static int autodecrypt = 0; variable421 if (!Server && autodecrypt) in encrypt_send_support()467 autodecrypt ? "enabled" : "disabled"); in EncryptAutoDec()550 autodecrypt = 0; in encrypt_is()553 if (ret == 0 && autodecrypt) in encrypt_is()789 autodecrypt ^= 1; in decrypt_auto()791 autodecrypt = on ? 1 : 0; in decrypt_auto()
230 "autoencrypt", "autodecrypt", "autologin", "authdebug",