Searched refs:IPMI_CRYPT_NONE (Results 1 – 5 of 5) sorted by relevance
129 #define IPMI_CRYPT_NONE 0x00 macro
526 { IPMI_CRYPT_NONE, "none" },
485 crypt_alg = IPMI_CRYPT_NONE; in ipmi_get_channel_cipher_suites()
707 if (crypt_alg == IPMI_CRYPT_NONE) in lanplus_encrypt_payload()868 if (crypt_alg == IPMI_CRYPT_NONE) in lanplus_decrypt_payload()
180 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()185 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()190 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()210 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()215 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()235 *crypt_alg = IPMI_CRYPT_NONE; in lanplus_get_requested_ciphers()1640 ((session->v2_data.crypt_alg != IPMI_CRYPT_NONE )? 0x80 : 0x00); in ipmi_lanplus_build_v2x_msg()3406 session->v2_data.crypt_alg = IPMI_CRYPT_NONE; in ipmi_lanplus_open()