Home
last modified time | relevance | path

Searched refs:IPMI_CRYPT_XRC4_128 (Results 1 – 3 of 3) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_constants.h131 #define IPMI_CRYPT_XRC4_128 0x02 macro
/openbmc/ipmitool/lib/
H A Dipmi_strings.c528 { IPMI_CRYPT_XRC4_128, "xrc4_128" },
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c200 *crypt_alg = IPMI_CRYPT_XRC4_128; in lanplus_get_requested_ciphers()
225 *crypt_alg = IPMI_CRYPT_XRC4_128; in lanplus_get_requested_ciphers()
245 *crypt_alg = IPMI_CRYPT_XRC4_128; in lanplus_get_requested_ciphers()