Home
last modified time | relevance | path

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

/linux-6.15/lib/crypto/mpi/
H A Dmpi-pow.c32 int msign, bsign, rsign; in mpi_powm() local
44 msign = mod->sign; in mpi_powm()
285 rsign = msign; in mpi_powm()
/linux-6.15/arch/arm64/
H A DMakefile89 KBUILD_CFLAGS += -msign-return-address=non-leaf
H A DKconfig2006 -msign-return-address flag (e.g. GCC 7 or later), then this option
2021 def_bool $(cc-option,-msign-return-address=all)