| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/ |
| H A D | hash_sha512_cp.c | 95 #define S1(x) (ROTR(x, 14) ^ ROTR(x, 18) ^ ROTR(x, 41)) macro 100 h += S1(e) + Ch(e, f, g) + k; \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/ |
| H A D | hash_sha256_cp.c | 79 #define S1(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25)) macro 84 h += S1(e) + Ch(e, f, g) + k; \
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 84 #define S1 17 macro
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mux/ |
| H A D | adi,adgs1408.txt | 22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | sha256c.c | 110 #define S1(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25)) macro 116 h += S1(e) + Ch(e, f, g) + k; \
|
| H A D | sha512c.c | 134 #define S1(x) (ROTR(x, 14) ^ ROTR(x, 18) ^ ROTR(x, 41)) macro 140 h += S1(e) + Ch(e, f, g) + k; \
|
| /f-stack/freebsd/crypto/sha2/ |
| H A D | sha256c.c | 108 #define S1(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25)) macro 114 h += S1(e) + Ch(e, f, g) + k; \
|
| H A D | sha512c.c | 134 #define S1(x) (ROTR(x, 14) ^ ROTR(x, 18) ^ ROTR(x, 41)) macro 140 h += S1(e) + Ch(e, f, g) + k; \
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 291 SAVE_REG(s1, S1, sp) ;\ 351 RESTORE_REG(s1, S1, sp) ;\ 451 SAVE_U_PCB_REG(s1, S1, k1) 543 RESTORE_U_PCB_REG(s1, S1, k1) 720 SAVE_U_PCB_REG(s1, S1, k1) 802 RESTORE_U_PCB_REG(s1, S1, k1)
|
| H A D | swtch.S | 117 RESTORE_U_PCB_REG(s1, S1, k1)
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | s5pv210-galaxys.dts | 9 model = "Samsung Galaxy S1 (GT-I9000) based on S5PV210";
|
| H A D | qcom-msm8660.dtsi | 436 /* S0 and S1 Handled as SAW regulators by SPM */
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | ecp_nistz256-armv4.S | 3798 bl __ecp_nistz256_mul_mont @ p256_mul_mont(S1, Z2sqr, in2_z); 3808 bl __ecp_nistz256_mul_mont @ p256_mul_mont(S1, S1, in1_y); 3817 bl __ecp_nistz256_sub_from @ p256_sub(R, S2, S1); 3852 ldr r14,[sp,#32*18+12] @ ~is_equal(S1,S2) 3859 @ if(~is_equal(U1,U2) | in1infty | in2infty | ~is_equal(S1,S2)) 3916 bl __ecp_nistz256_mul_mont @ p256_mul_mont(S2, S1, Hcub);
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 137 UINT64 S1; member
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 17956 sleeping states (e.g. S1, S3), although the lack of a centralized
|