Lines Matching refs:cbits

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