Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 25 of 50) sorted by relevance

12

/dflybsd-src/crypto/libressl/crypto/whrlpool/
H A Dwp_block.c123 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
134 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
153 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
171 LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8),
172 LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26),
173 LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8),
174 LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb),
175 LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb),
176 LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11),
177 LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09),
[all …]
/dflybsd-src/sys/crypto/des/
H A Ddes_locl.h145 #define D_ENCRYPT(LL,R,S) { \ argument
153 LL^= *(const DES_LONG *)(des_SP +u1); \
154 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
158 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
159 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
164 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
165 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
169 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
170 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
173 #define D_ENCRYPT(LL,R,S) { \ argument
[all …]
/dflybsd-src/crypto/libressl/crypto/des/
H A Ddes_locl.h176 #define D_ENCRYPT(LL,R,S) { \ argument
184 LL^= *(const DES_LONG *)(des_SP +u1); \
185 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
189 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
190 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
195 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
196 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
200 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
201 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
204 #define D_ENCRYPT(LL,R,S) { \ argument
[all …]
/dflybsd-src/sys/crypto/rijndael/
H A Dtest00.c39 #define LL 32 macro
46 uint8_t in[LL]; in main()
47 uint8_t out[LL]; in main()
54 for (i = 0; i < LL; i++) in main()
56 rijndael_blockDecrypt(&ci, &ki, in, LL * 8, out); in main()
57 for (i = 0; i < LL; i++) in main()
60 rijndael_blockDecrypt(&ci, &ki, in, LL * 8, in); in main()
62 for (i = 0; i < LL; i++) { in main()
/dflybsd-src/crypto/libressl/crypto/bf/
H A Dbf_locl.h164 #define BF_ENC(LL,R,KEY,Pi) (\ argument
165 LL^=KEY[Pi], \
170 LL^=t \
193 #define BF_ENC(LL,R,S,P) ( \ argument
194 LL^=P, \
195 LL^= (((*(BF_LONG *)((unsigned char *)&(S[ 0])+((R>>BF_0)&BF_M))+ \
210 #define BF_ENC(LL,R,S,P) ( \ argument
211 LL^=P, \
212 LL^=((( S[ ((int)(R>>24)&0xff)] + \
/dflybsd-src/sbin/gpt/
H A Dcreate.c104 if (map_free(0LL, 1LL) == 0) { in create()
108 mbr = gpt_read(fd, 0LL, 1); in create()
126 map = map_add(0LL, 1LL, MAP_TYPE_PMBR, mbr); in create()
131 blocks = map_free(1LL, 0LL); in create()
132 if (blocks == 0LL) { in create()
H A Dmap.c209 return (0LL); in map_free()
220 mediamap = mkmap(0LL, size, MAP_TYPE_UNUSED); in map_init()
H A Dmigrate.c170 blocks = map_free(1LL, 0LL); in migrate()
171 if (blocks == 0LL) { in migrate()
H A Dgpt.c613 if (gpt_mbr(fd, 0LL) == -1) in gpt_open()
/dflybsd-src/sys/crypto/blowfish/
H A Dbf_locl.h168 #define BF_ENC(LL,R,S,P) \ argument
169 LL^=P; \
170 LL^=((( S[ (R>>24L) ] + \
/dflybsd-src/contrib/tcpdump/
H A Dnetdissect-stdinc.h146 #define INT64_T_CONSTANT(constant) (constant##LL)
158 #define INT64_T_CONSTANT(constant) (constant##LL)
258 #define INT64_T_CONSTANT(constant) (constant##LL)
/dflybsd-src/contrib/tcsh-6/
H A Dsh.time.c453 memtmp = (t == 0 ? 0LL : IADJUST((long long)r1->ru_ixrss - in prusage()
460 memtmp = (t == 0 ? 0LL : IADJUST((long long)r1->ru_idrss + in prusage()
469 memtmp = (t == 0 ? 0LL : IADJUST(((long long)r1->ru_ixrss + in prusage()
558 if (r1->ru_usamples != 0LL) { in prusage()
H A Dsh.proc.c95 {0L, 0L}, 0LL, 0LL, 0LL, 0LL, 0L, 0L, 0L,
96 0LL, 0LL, {0L, 0L, 0L, 0L, 0L}};
/dflybsd-src/contrib/elftoolchain/libelf/
H A Dlibelf_ehdr.c190 (shoff == 0LL && (shnum != 0 || phnum == PN_XNUM || in _libelf_ehdr()
196 if (shnum != 0 || shoff == 0LL) { /* not using extended numbering */ in _libelf_ehdr()
/dflybsd-src/sys/contrib/dev/acpica/source/include/platform/
H A Dacos2.h194 unsigned long long val = 0LL; \
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dxmmintrin.h654 __sign = __builtin_ia32_pcmpgtw ((__v4hi)0LL, (__v4hi)__A); in _mm_cvtpi16_ps()
676 __losi = (__v2si) __builtin_ia32_punpcklwd ((__v4hi)__A, (__v4hi)0LL); in _mm_cvtpu16_ps()
677 __hisi = (__v2si) __builtin_ia32_punpckhwd ((__v4hi)__A, (__v4hi)0LL); in _mm_cvtpu16_ps()
696 __sign = __builtin_ia32_pcmpgtb ((__v8qi)0LL, (__v8qi)__A); in _mm_cvtpi8_ps()
708 __A = (__m64) __builtin_ia32_punpcklbw ((__v8qi)__A, (__v8qi)0LL); in _mm_cvtpu8_ps()
738 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); in _mm_cvtps_pi8()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Dxmmintrin.h626 __sign = __builtin_ia32_pcmpgtw ((__v4hi)0LL, (__v4hi)__A); in _mm_cvtpi16_ps()
648 __losi = (__v2si) __builtin_ia32_punpcklwd ((__v4hi)__A, (__v4hi)0LL); in _mm_cvtpu16_ps()
649 __hisi = (__v2si) __builtin_ia32_punpckhwd ((__v4hi)__A, (__v4hi)0LL); in _mm_cvtpu16_ps()
668 __sign = __builtin_ia32_pcmpgtb ((__v8qi)0LL, (__v8qi)__A); in _mm_cvtpi8_ps()
680 __A = (__m64) __builtin_ia32_punpcklbw ((__v8qi)__A, (__v8qi)0LL); in _mm_cvtpu8_ps()
710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); in _mm_cvtps_pi8()
/dflybsd-src/contrib/cryptsetup/
H A DABOUT-NLS90 Internationalized packages usually have many `po/LL.po' files, where
91 LL gives an ISO 639 two-letter code identifying the language. Unless
104 `LL_CC' combination. Here `LL' is an ISO 639 two-letter language code,
117 The locale naming convention of `LL_CC', with `LL' denoting the
120 used, such as `LL' or `LL_CC.ENCODING'. You can get the list of
122 command `locale -a | grep '^LL''.
143 environment variable, `LL_CC' combinations can be abbreviated as `LL'
/dflybsd-src/crypto/openssh/
H A Dconfigure6159 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
6314 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
6469 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
6624 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
6779 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
6934 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
7089 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
7244 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
7399 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
7554 long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhwint.h60 # define HOST_WIDE_INT_C(X) X ## LL
/dflybsd-src/sys/dev/drm/amd/display/include/
H A Dfixed31_32.h532 arg.value &= (~0LL) << (FIXED31_32_BITS_PER_FRACTIONAL_PART - frac_bits); in dc_fixpt_truncate()
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_ondisk.c134 volume->io.offset = 0LL; in hammer_install_volume()
180 error = bread(volume->devvp, 0LL, HAMMER_BUFSIZE, &bp); in hammer_install_volume()
315 error = bread(volume->devvp, 0LL, HAMMER_BUFSIZE, &bp); in hammer_unload_volume()
/dflybsd-src/sys/kern/
H A Dkern_uuid.c123 if (uuid_last.time.ll == 0LL || uuid_last.node[0] != uuid.node[0] || in kern_uuidgen()
/dflybsd-src/usr.sbin/makefs/
H A Dmakefs.c211 strsuftoll("offset", optarg, 0LL, LLONG_MAX); in main()
/dflybsd-src/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT244 0xA7+0xE9 0x0961 # DEVANAGARI LETTER VOCALIC LL
247 0xDC+0xE9 0x0963 # DEVANAGARI VOWEL SIGN VOCALIC LL

12