Lines Matching refs:cbits

42 extra-source-files:  cbits/*.h
43 cbits/aes/*.h
44 cbits/ed25519/*.h
45 cbits/decaf/include/*.h
46 cbits/decaf/include/decaf/*.h
47 cbits/decaf/include/arch_32/*.h
48 cbits/decaf/include/arch_ref64/*.h
49 cbits/decaf/p448/arch_32/*.h
50 cbits/decaf/p448/arch_ref64/*.h
51 cbits/decaf/p448/*.h
52 cbits/decaf/ed448goldilocks/decaf_tables.c
53 cbits/decaf/ed448goldilocks/decaf.c
54 cbits/p256/*.h
55 cbits/blake2/ref/*.h
56 cbits/blake2/sse/*.h
57 cbits/argon2/*.h
58 cbits/argon2/*.c
59 cbits/aes/x86ni_impl.c
253 C-sources: cbits/cryptonite_chacha.c
254 , cbits/cryptonite_salsa.c
255 , cbits/cryptonite_xsalsa.c
256 , cbits/cryptonite_rc4.c
257 , cbits/cryptonite_cpu.c
258 , cbits/p256/p256.c
259 , cbits/p256/p256_ec.c
260 , cbits/cryptonite_blake2s.c
261 , cbits/cryptonite_blake2sp.c
262 , cbits/cryptonite_blake2b.c
263 , cbits/cryptonite_blake2bp.c
264 , cbits/cryptonite_poly1305.c
265 , cbits/cryptonite_sha1.c
266 , cbits/cryptonite_sha256.c
267 , cbits/cryptonite_sha512.c
268 , cbits/cryptonite_sha3.c
269 , cbits/cryptonite_md2.c
270 , cbits/cryptonite_md4.c
271 , cbits/cryptonite_md5.c
272 , cbits/cryptonite_ripemd.c
273 , cbits/cryptonite_skein256.c
274 , cbits/cryptonite_skein512.c
275 , cbits/cryptonite_tiger.c
276 , cbits/cryptonite_whirlpool.c
277 , cbits/cryptonite_scrypt.c
278 , cbits/cryptonite_pbkdf2.c
279 , cbits/ed25519/ed25519.c
280 include-dirs: cbits
281 , cbits/ed25519
282 , cbits/decaf/include
283 , cbits/decaf/p448
286 C-sources: cbits/decaf/p448/arch_ref64/f_impl.c
287 , cbits/decaf/p448/f_generic.c
288 , cbits/decaf/p448/f_arithmetic.c
289 , cbits/decaf/utils.c
290 , cbits/decaf/ed448goldilocks/scalar.c
291 , cbits/decaf/ed448goldilocks/decaf_all.c
292 , cbits/decaf/ed448goldilocks/eddsa.c
294 include-dirs: cbits/decaf/include/arch_ref64
295 , cbits/decaf/p448/arch_ref64
297 C-sources: cbits/decaf/p448/arch_32/f_impl.c
298 , cbits/decaf/p448/f_generic.c
299 , cbits/decaf/p448/f_arithmetic.c
300 , cbits/decaf/utils.c
301 , cbits/decaf/ed448goldilocks/scalar.c
302 , cbits/decaf/ed448goldilocks/decaf_all.c
303 , cbits/decaf/ed448goldilocks/eddsa.c
305 include-dirs: cbits/decaf/include/arch_32
306 , cbits/decaf/p448/arch_32
309 C-sources: cbits/curve25519/curve25519-donna-c64.c
311 C-sources: cbits/curve25519/curve25519-donna.c
328 c-sources: cbits/cryptonite_rdrand.c
334 C-sources: cbits/aes/x86ni.c
335 , cbits/aes/generic.c
336 , cbits/aes/gf.c
337 , cbits/cryptonite_aes.c
339 C-sources: cbits/aes/generic.c
340 , cbits/aes/gf.c
341 , cbits/cryptonite_aes.c
344 C-sources: cbits/blake2/sse/blake2s.c
345 , cbits/blake2/sse/blake2sp.c
346 , cbits/blake2/sse/blake2b.c
347 , cbits/blake2/sse/blake2bp.c
348 include-dirs: cbits/blake2/sse
350 C-sources: cbits/blake2/ref/blake2s-ref.c
351 , cbits/blake2/ref/blake2sp-ref.c
352 , cbits/blake2/ref/blake2b-ref.c
353 , cbits/blake2/ref/blake2bp-ref.c
354 include-dirs: cbits/blake2/ref
359 C-sources: cbits/argon2/argon2.c
360 include-dirs: cbits/argon2