Searched refs:ENCR_STATE_OK (Results 1 – 2 of 2) sorted by relevance
386 #define ENCR_STATE_OK 0x00 macro
1160 if (lstate == ENCR_STATE_OK && encr_data.decrypt.autoflag) in encrypt_is()1356 if (lstate != ENCR_STATE_OK) { in encrypt_start_output()1743 if (lstate == ENCR_STATE_OK) in encrypt_support()1900 if ((lstate == ENCR_STATE_OK) && encr_data.encrypt.autoflag) in encrypt_reply()2019 if ((encr_data.encrypt.state == ENCR_STATE_OK) && in encrypt_keyid()2097 if (encrypt_send_encrypt_is() == ENCR_STATE_OK) { in encrypt_session_key()2659 encr_data.encrypt.state != ENCR_STATE_OK) { in getterminaltype()2667 encr_data.encrypt.state == ENCR_STATE_OK ? "" : "not "); in getterminaltype()