Searched refs:return_from_sigill (Results 1 – 2 of 2) sorted by relevance
167 static jmp_buf return_from_sigill; variable175 longjmp(return_from_sigill, 1); in sigill_handler()195 if (setjmp(return_from_sigill) == 0) { /* First return only */ in mbedtls_a64_crypto_sha256_determine_support()
162 static jmp_buf return_from_sigill; variable170 longjmp(return_from_sigill, 1); in sigill_handler()190 if (setjmp(return_from_sigill) == 0) { /* First return only */ in mbedtls_a64_crypto_sha512_determine_support()