Searched refs:Sign (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/m68k/fpsp040/ |
D | sint.S | 42 | Sign(X) 158 | Sign is +. If rp, load +1.0, if rm, load +0.0 168 | Sign is -. If rm, load -1.0, if rp, load -0.0
|
/Linux-v4.19/Documentation/admin-guide/ |
D | module-signing.rst | 84 ``CONFIG_MODULE_SIG_SHA1`` :menuselection:`Sign modules with SHA-1` 85 ``CONFIG_MODULE_SIG_SHA224`` :menuselection:`Sign modules with SHA-224` 86 ``CONFIG_MODULE_SIG_SHA256`` :menuselection:`Sign modules with SHA-256` 87 ``CONFIG_MODULE_SIG_SHA384`` :menuselection:`Sign modules with SHA-384` 88 ``CONFIG_MODULE_SIG_SHA512`` :menuselection:`Sign modules with SHA-512`
|
/Linux-v4.19/init/ |
D | Kconfig | 1870 Sign all modules during make modules_install. Without this option, 1887 bool "Sign modules with SHA-1" 1891 bool "Sign modules with SHA-224" 1895 bool "Sign modules with SHA-256" 1899 bool "Sign modules with SHA-384" 1903 bool "Sign modules with SHA-512"
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 2833 char *Sign, in initDeltaSwingIndexTables() argument 2840 ((strcmp(Band, _band) == 0) && (strcmp(Path, _path) == 0) && (strcmp(Sign, _sign) == 0) &&\ in initDeltaSwingIndexTables() 2844 ((strcmp(Band, _band) == 0) && (strcmp(Path, _path) == 0) && (strcmp(Sign, _sign) == 0) &&\ in initDeltaSwingIndexTables()
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | trivial-devices.txt | 164 national,lm92 ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator wit…
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 183 - A master key carrying both Certify and Sign capabilities (**[SC]**)
|
D | submitting-patches.rst | 416 11) Sign your work - the Developer's Certificate of Origin
|