Home
last modified time | relevance | path

Searched refs:CONST_2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dreg_constant.c25 FPU_REG const CONST_2 = MAKE_REG(POS, 1, 0x00000000, 0x80000000);
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.c651 uint8_t CONST_2[] = in lanplus_generate_k2() local
656 memcpy(session->v2_data.k2, CONST_2, 20); in lanplus_generate_k2()
662 CONST_2, in lanplus_generate_k2()