Home
last modified time | relevance | path

Searched refs:msign (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/lib/mpi/
Dmpi-pow.c32 int msign, bsign, rsign; in mpi_powm() local
44 msign = mod->sign; in mpi_powm()
290 rsign = msign; in mpi_powm()
/linux-5.19.10/arch/arm64/
DMakefile71 branch-prot-flags-$(CONFIG_CC_HAS_SIGN_RETURN_ADDRESS) := -msign-return-address=all
DKconfig1786 -msign-return-address flag (e.g. GCC 7 or later), then this option
1801 def_bool $(cc-option,-msign-return-address=all)