Searched refs:A12 (Results 1 - 12 of 12) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/sm3/ |
H A D | sm3_local.h | 56 const SM3_WORD A12 = ROTATE(A, 12); \ 57 const SM3_WORD A12_SM = A12 + E + TJ; \ 59 const SM3_WORD TT1 = FF(A, B, C) + D + (SS1 ^ A12) + (Wj); \
|
/third_party/openssl/crypto/sm3/ |
H A D | sm3_local.h | 56 const SM3_WORD A12 = ROTATE(A, 12); \ 57 const SM3_WORD A12_SM = A12 + E + TJ; \ 59 const SM3_WORD TT1 = FF(A, B, C) + D + (SS1 ^ A12) + (Wj); \
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-c64x.pl | 74 # | A12 | A13 | 410 || STDW A13:A12,*FP[-4] 542 || LDDW *FP[-4],A13:A12 559 || STDW A13:A12,*FP[-4] 738 || LDDW *FP[-4],A13:A12 756 .asg A12,OUT 766 STDW A13:A12,*FP[-2] 838 LDDW *FP[-2],A13:A12
|
H A D | sha512-c64xplus.pl | 88 || [A0] STDW A13:A12,*FP[-3] 375 LDDW *SP[2],A13:A12
|
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-c64x.pl | 74 # | A12 | A13 | 410 || STDW A13:A12,*FP[-4] 542 || LDDW *FP[-4],A13:A12 559 || STDW A13:A12,*FP[-4] 738 || LDDW *FP[-4],A13:A12 756 .asg A12,OUT 766 STDW A13:A12,*FP[-2] 838 LDDW *FP[-2],A13:A12
|
H A D | sha512-c64xplus.pl | 88 || [A0] STDW A13:A12,*FP[-3] 375 LDDW *SP[2],A13:A12
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 34 ($R0,$R1,$R2,$R3,$S1,$S2,$S3,$S3b)=("A0","B0","A1","B1","A12","B12","A13","B13"); 116 || [A2] STDW A13:A12,*FP[-3] 252 LDDW *FP[-3],A13:A12
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 34 ($R0,$R1,$R2,$R3,$S1,$S2,$S3,$S3b)=("A0","B0","A1","B1","A12","B12","A13","B13"); 116 || [A2] STDW A13:A12,*FP[-3] 252 LDDW *FP[-3],A13:A12
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 117 SystemZ::A12, SystemZ::A13, SystemZ::A14, SystemZ::A15
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 37 "A10","A11","B10","B11","A12","A13","B12","B13"); 69 || [A0] STDW A13:A12,*FP[-3] 820 LDDW *FP[-3],A13:A12
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 37 "A10","A11","B10","B11","A12","A13","B12","B13"); 69 || [A0] STDW A13:A12,*FP[-3] 820 LDDW *FP[-3],A13:A12
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 546 # define A12 A11 macro
|
Completed in 9 milliseconds