Searched refs:RunTrampoline (Results 1 – 2 of 2) sorted by relevance
207 crypto_word_t RunTrampoline(Result *out, crypto_word_t func,291 return RunTrampoline(out, reinterpret_cast<crypto_word_t>(func), argv, in CheckImpl()
90 crypto_word_t RunTrampoline(Result *out, crypto_word_t func, in RunTrampoline() function