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