| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/ |
| H A D | hash_sha512_cp.c | 94 #define S0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro 102 h += S0(a) + Maj(a, b, c);
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/ |
| H A D | hash_sha256_cp.c | 78 #define S0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro 86 h += S0(a) + Maj(a, b, c);
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 83 #define S0 16 macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | sha256c.c | 109 #define S0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro 118 h += S0(a) + Maj(a, b, c);
|
| H A D | sha512c.c | 133 #define S0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro 142 h += S0(a) + Maj(a, b, c);
|
| /f-stack/freebsd/crypto/sha2/ |
| H A D | sha256c.c | 107 #define S0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro 116 h += S0(a) + Maj(a, b, c);
|
| H A D | sha512c.c | 133 #define S0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro 142 h += S0(a) + Maj(a, b, c);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 290 SAVE_REG(s0, S0, sp) ;\ 350 RESTORE_REG(s0, S0, sp) ;\ 449 SAVE_U_PCB_REG(s0, S0, k1) 542 RESTORE_U_PCB_REG(s0, S0, k1) 719 SAVE_U_PCB_REG(s0, S0, k1) 801 RESTORE_U_PCB_REG(s0, S0, k1)
|
| H A D | swtch.S | 116 RESTORE_U_PCB_REG(s0, S0, k1)
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-opp-romulus.dts | 254 /*S0-S7*/ "","","","","","","","seq_cont",
|
| H A D | aspeed-bmc-opp-nicole.dts | 238 /*S0-S7*/ "","","","","","","","seq_cont",
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 166 /*S0-S7*/ "THROTTLE","BMC_READY","","HSC_SMBUS_SWITCH_EN","",
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 221 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-zaius.dts | 502 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-tacoma.dts | 122 /*S0-S7*/ "","","","","","","","",
|
| H A D | qcom-msm8660.dtsi | 436 /* S0 and S1 Handled as SAW regulators by SPM */
|
| H A D | aspeed-bmc-ibm-rainier.dts | 149 /*S0-S7*/ "presence-ps0","presence-ps1","presence-ps2","presence-ps3",
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru.dtsi | 653 * At the moment settings are identical for S0 and S3, but if we later
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 136 UINT64 S0; member
|