| /freebsd/crypto/libecc/src/hash/ |
| H A D | sm3.c | 88 u32 SS1, SS2, TT1, TT2; in sm3_process() local 131 SS2 = SS1 ^ SM3_ROTL(A, 12); in sm3_process() 132 TT1 = FF_j_low(A, B, C) + D + SS2 + W[j + 68]; in sm3_process() 146 SS2 = SS1 ^ SM3_ROTL(A, 12); in sm3_process() 147 TT1 = FF_j_high(A, B, C) + D + SS2 + W[j + 68]; in sm3_process() 161 SS2 = SS1 ^ SM3_ROTL(A, 12); in sm3_process() 162 TT1 = FF_j_high(A, B, C) + D + SS2 + W[j + 68]; in sm3_process()
|
| /freebsd/lib/libc/locale/ |
| H A D | euc.c | 140 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 4, 0, 0)); in _EUC_CN_mbrtowc() 155 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 4, 0, 0)); in _EUC_CN_wcrtomb() 234 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 2, SS3, 3)); in _EUC_JP_mbrtowc() 249 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 2, SS3, 3)); in _EUC_JP_wcrtomb() 281 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 4, 0, 0)); in _EUC_TW_mbrtowc() 296 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 4, 0, 0)); in _EUC_TW_wcrtomb()
|
| H A D | mblocal.h | 42 #define SS2 0x008e macro
|
| /freebsd/share/i18n/esdb/ISO-2022/ |
| H A D | ISO-2022-CN.src | 5 VARIABLE "INIT0=94B 1=94$A 1=94$G 2=94$H SI SO SS2"
|
| H A D | ISO-2022-CN-EXT.src | 5 VARIABLE "INIT0=94B 1=94$A 1=94$E 1=94$G 2=94$H 3=94$I 3=94$J 3=94$K 3=94$L 3=94$M SI SO SS2 SS3"
|
| /freebsd/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-x86_64.pl | 3380 my ($RR0,$RR1,$RR2,$SS1,$SS2) = map("%ymm$_",(6..10)); 3493 map(s/%y/%z/, $RR0,$RR1,$RR2,$SS1,$SS2); 3504 vpsllq \$2,$RR2,$SS2 # S2 = R2*5*4 3506 vpaddq $RR2,$SS2,$SS2 3508 vpsllq \$2,$SS2,$SS2 3516 vpbroadcastq %x#$SS2,$S2 3629 vpmadd52luq $H2,$SS2,$D1lo 3631 vpmadd52huq $H2,$SS2,$D1hi 3644 vpmadd52luq $H1,$SS2,$D0lo 3645 vpmadd52huq $H1,$SS2,$D0hi
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-mba6.dtsi | 395 MX6QDL_PAD_EIM_D24__GPIO3_IO24 0xb099 /* eCSPI1 SS2 */
|
| H A D | imx6qdl-aristainetos2.dtsi | 432 MX6QDL_PAD_KEY_ROW2__GPIO4_IO11 0x100b1 /* SS2# */
|
| /freebsd/sys/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5603 UINT16 SS2; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 4690 SDNode *SS2 = CurDAG->getMachineNode(AArch64::GCSSS2, DL, MVT::i64, in Select() local 4692 ReplaceNode(Node, SS2); in Select()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedSapphireRapids.td | 920 "^VCVT(T?)SS2(U?)SI64Zrr(b?)_Int$")>;
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 22255 # RM forbid SS2 keyboard mode: ^[[?<l 24921 # SS2 Single Shift 2 (G2 set) \E N - Intro -
|