Searched refs:msign (Results 1 – 4 of 4) sorted by relevance
32 int msign, bsign, rsign; in mpi_powm() local44 msign = mod->sign; in mpi_powm()290 rsign = msign; in mpi_powm()
66 branch-prot-flags-$(CONFIG_CC_HAS_SIGN_RETURN_ADDRESS) := -msign-return-address=all
1504 -msign-return-address flag (e.g. GCC 7 or later), then this option1519 def_bool $(cc-option,-msign-return-address=all)
57 address protection when passed the -msign-return-address option. This