Searched refs:emu_da_key (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
| H A D | emupac.cpp | 97 static const uint8_t emu_da_key[16] = {0xb5, 0xd4, 0xc9, 0xeb, 0x79, 0x10, variable 119 siphash<1, 3>(reinterpret_cast<uint8_t *>(&ptr), 8, emu_da_key, in __emupac_pacda_impl() 143 siphash<1, 3>(reinterpret_cast<uint8_t *>(&ptr_without_pac), 8, emu_da_key, in __emupac_autda_impl()
|