Home
last modified time | relevance | path

Searched defs:c4 (Results 1 – 6 of 6) sorted by relevance

/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 argument
134 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
153 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/dflybsd-src/lib/libcrypt/
H A Dcrypt-blowfish.c109 u_int8_t c1, c2, c3, c4; in decode_base64() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc307 unsigned char c4 = from[3]; in read_utf8_code_point() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-strength-reduction.c978 widest_int c1, c2, c3, c4, c5; in restructure_reference() local
H A Dgimplify.c8059 tree c4 = OMP_CLAUSE_CHAIN (*prev_list_p); in gimplify_scan_omp_clauses() local
8230 tree c4 = OMP_CLAUSE_CHAIN (*prev_list_p); in gimplify_scan_omp_clauses() local
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4189 int64_t c4 = 2097151 & (load_4(c + 10) >> 4); in sc_muladd() local