Searched refs:a_sp (Results 1 – 1 of 1) sorted by relevance
133 static bool IsAncestorStackFrame(crypto_word_t a_sp, crypto_word_t b_sp) { in IsAncestorStackFrame() argument136 return a_sp > b_sp; in IsAncestorStackFrame()