Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c242 uint64_t key0 = key.hi, key1 = key.lo; in pauth_computepac_architected() local
246 modk0 = (key0 << 63) | ((key0 >> 1) ^ (key0 >> 63)); in pauth_computepac_architected()
248 workingval = data ^ key0; in pauth_computepac_architected()
285 workingval ^= key0; in pauth_computepac_architected()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp627 "key0": 123, in TEST()
652 "key0": 123, in TEST()