Searched refs:autoencrypt (Results 1 – 1 of 1) sorted by relevance
91 static int autoencrypt = 0; variable462 autoencrypt ? "enabled" : "disabled"); in EncryptAutoEnc()599 autoencrypt = 0; in encrypt_reply()602 if (ret == 0 && autoencrypt) in encrypt_reply()693 autoencrypt = 1; in encrypt_request_start()749 if ((ret == 0) && (dir == DIR_ENCRYPT) && autoencrypt) in encrypt_keyid()784 autoencrypt ^= 1; in encrypt_auto()786 autoencrypt = on ? 1 : 0; in encrypt_auto()913 while (autoencrypt && !encrypt_output) in encrypt_wait()