summary refs log tree commit diff stats
path: root/libotr/libgcrypt-1.8.7/cipher
ModeNameSize
-rw-r--r--ChangeLog-2011143647log stats plain blame
-rw-r--r--Makefile.am4261log stats plain blame
-rw-r--r--Makefile.in51547log stats plain blame
-rw-r--r--arcfour-amd64.S2743log stats plain blame
-rw-r--r--arcfour.c6283log stats plain blame
-rw-r--r--bithelp.h3253log stats plain blame
-rw-r--r--blake2.c23446log stats plain blame
-rw-r--r--blowfish-amd64.S10403log stats plain blame
-rw-r--r--blowfish-arm.S18478log stats plain blame
-rw-r--r--blowfish.c35700log stats plain blame
-rw-r--r--bufhelp.h11820log stats plain blame
-rw-r--r--camellia-aarch64.S20909log stats plain blame
-rw-r--r--camellia-aesni-avx-amd64.S69628log stats plain blame
-rw-r--r--camellia-aesni-avx2-amd64.S48592log stats plain blame
-rw-r--r--camellia-arm.S22714log stats plain blame
-rw-r--r--camellia-glue.c32969log stats plain blame
-rw-r--r--camellia.c49017log stats plain blame
-rw-r--r--camellia.h3189log stats plain blame
-rw-r--r--cast5-amd64.S12878log stats plain blame
-rw-r--r--cast5-arm.S20771log stats plain blame
-rw-r--r--cast5.c48029log stats plain blame
-rw-r--r--chacha20-armv7-neon.S15846log stats plain blame
-rw-r--r--chacha20-avx2-amd64.S27103log stats plain blame
-rw-r--r--chacha20-sse2-amd64.S15299log stats plain blame
-rw-r--r--chacha20-ssse3-amd64.S14771log stats plain blame
-rw-r--r--chacha20.c19347log stats plain blame
-rw-r--r--cipher-aeswrap.c5719log stats plain blame
-rw-r--r--cipher-cbc.c6431log stats plain blame
-rw-r--r--cipher-ccm.c9627log stats plain blame
-rw-r--r--cipher-cfb.c9700log stats plain blame
-rw-r--r--cipher-cmac.c6637log stats plain blame
-rw-r--r--cipher-ctr.c3351log stats plain blame
-rw-r--r--cipher-gcm-armv8-aarch32-ce.S10267log stats plain blame
-rw-r--r--cipher-gcm-armv8-aarch64-ce.S11271log stats plain blame
-rw-r--r--cipher-gcm-intel-pclmul.c18549log stats plain blame
-rw-r--r--cipher-gcm.c26384log stats plain blame
-rw-r--r--cipher-internal.h18462log stats plain blame
-rw-r--r--cipher-ocb.c23353log stats plain blame
-rw-r--r--cipher-ofb.c3070log stats plain blame
-rw-r--r--cipher-poly1305.c8153log stats plain blame
-rw-r--r--cipher-selftest.c15052log stats plain blame
-rw-r--r--cipher-selftest.h2617log stats plain blame
-rw-r--r--cipher-xts.c4993log stats plain blame
-rw-r--r--cipher.c43258log stats plain blame
-rw-r--r--crc-intel-pclmul.c25905log stats plain blame
-rw-r--r--crc.c33249log stats plain blame
-rw-r--r--des-amd64.S31055log stats plain blame
-rw-r--r--des.c50768log stats plain blame
-rw-r--r--dsa-common.c11342log stats plain blame
-rw-r--r--dsa.c41935log stats plain blame
-rw-r--r--ecc-common.h5662log stats plain blame
-rw-r--r--ecc-curves.c43246log stats plain blame
-rw-r--r--ecc-ecdsa.c7387log stats plain blame
-rw-r--r--ecc-eddsa.c24001log stats plain blame
-rw-r--r--ecc-gost.c6558log stats plain blame
-rw-r--r--ecc-misc.c8746log stats plain blame
-rw-r--r--ecc.c61770log stats plain blame
-rw-r--r--elgamal.c29889log stats plain blame
-rw-r--r--gost-s-box.c8495log stats plain blame
-rw-r--r--gost.h1121log stats plain blame
-rw-r--r--gost28147.c6732log stats plain blame
-rw-r--r--gostr3411-94.c8126log stats plain blame
-rw-r--r--hash-common.c4514log stats plain blame
-rw-r--r--hash-common.h1853log stats plain blame
-rw-r--r--hmac-tests.c48268log stats plain blame
-rw-r--r--idea.c9810log stats plain blame
-rw-r--r--kdf-internal.h1448log stats plain blame
-rw-r--r--kdf.c9367log stats plain blame
-rw-r--r--keccak-armv7-neon.S22295log stats plain blame
-rw-r--r--keccak.c32998log stats plain blame
-rw-r--r--keccak_permute_32.h14897log stats plain blame
-rw-r--r--keccak_permute_64.h9999log stats plain blame
-rw-r--r--mac-cmac.c5284log stats plain blame
-rw-r--r--mac-gmac.c4119log stats plain blame
-rw-r--r--mac-hmac.c7190log stats plain blame
-rw-r--r--mac-internal.h6525log stats plain blame
-rw-r--r--mac-poly1305.c8654log stats plain blame
-rw-r--r--mac.c10656log stats plain blame
-rw-r--r--md.c34830log stats plain blame
-rw-r--r--md4.c7462log stats plain blame
-rw-r--r--md5.c9060log stats plain blame
-rw-r--r--poly1305-armv7-neon.S17096log stats plain blame
-rw-r--r--poly1305-avx2-amd64.S20918log stats plain blame
-rw-r--r--poly1305-internal.h5260log stats plain blame
-rw-r--r--poly1305-sse2-amd64.S22090log stats plain blame
-rw-r--r--poly1305.c17224log stats plain blame
-rw-r--r--primegen.c56997log stats plain blame
-rw-r--r--pubkey-internal.h5029log stats plain blame
-rw-r--r--pubkey-util.c30429log stats plain blame
-rw-r--r--pubkey.c23124log stats plain blame
-rw-r--r--rfc2268.c11214log stats plain blame
-rw-r--r--rijndael-aarch64.S14155log stats plain blame
-rw-r--r--rijndael-aesni.c63909log stats plain blame
-rw-r--r--rijndael-amd64.S11121log stats plain blame
-rw-r--r--rijndael-arm.S15828log stats plain blame
-rw-r--r--rijndael-armv8-aarch32-ce.S38946log stats plain blame
-rw-r--r--rijndael-armv8-aarch64-ce.S33594log stats plain blame
-rw-r--r--rijndael-armv8-ce.c12293log stats plain blame
-rw-r--r--rijndael-internal.h5740log stats plain blame
-rw-r--r--rijndael-padlock.c3238log stats plain blame
-rw-r--r--rijndael-ssse3-amd64-asm.S21939log stats plain blame
-rw-r--r--rijndael-ssse3-amd64.c23455log stats plain blame
-rw-r--r--rijndael-tables.h9692log stats plain blame
-rw-r--r--rijndael.c62674log stats plain blame
-rw-r--r--rmd160.c17369log stats plain blame
-rw-r--r--rsa-common.c31730log stats plain blame
-rw-r--r--rsa.c55958log stats plain blame
-rw-r--r--salsa20-amd64.S19808log stats plain blame
-rw-r--r--salsa20-armv7-neon.S17452log stats plain blame
-rw-r--r--salsa20.c17092log stats plain blame
-rw-r--r--scrypt.c7747log stats plain blame
-rw-r--r--seed.c20210log stats plain blame
-rw-r--r--serpent-armv7-neon.S38913log stats plain blame
-rw-r--r--serpent-avx2-amd64.S36238log stats plain blame
-rw-r--r--serpent-sse2-amd64.S34320log stats plain blame
-rw-r--r--serpent.c50634log stats plain blame
-rw-r--r--sha1-armv7-neon.S21423log stats plain blame
-rw-r--r--sha1-armv8-aarch32-ce.S6019log stats plain blame
-rw-r--r--sha1-armv8-aarch64-ce.S5765log stats plain blame
-rw-r--r--sha1-avx-amd64.S14677log stats plain blame
-rw-r--r--sha1-avx-bmi2-amd64.S14703log stats plain blame
-rw-r--r--sha1-ssse3-amd64.S14945log stats plain blame
-rw-r--r--sha1.c17635log stats plain blame
-rw-r--r--sha1.h1326log stats plain blame
-rw-r--r--sha256-armv8-aarch32-ce.S6550log stats plain blame
-rw-r--r--sha256-armv8-aarch64-ce.S6363log stats plain blame
-rw-r--r--sha256-avx-amd64.S15491log stats plain blame
-rw-r--r--sha256-avx2-bmi2-amd64.S26278log stats plain blame
-rw-r--r--sha256-ssse3-amd64.S15879log stats plain blame
-rw-r--r--sha256.c20182log stats plain blame
-rw-r--r--sha512-arm.S14189log stats plain blame
-rw-r--r--sha512-armv7-neon.S12632log stats plain blame
-rw-r--r--sha512-avx-amd64.S13903log stats plain blame
-rw-r--r--sha512-avx2-bmi2-amd64.S28267log stats plain blame
-rw-r--r--sha512-ssse3-amd64.S14100log stats plain blame
-rw-r--r--sha512.c26801log stats plain blame
-rw-r--r--stribog.c68515log stats plain blame
-rw-r--r--tiger.c48531log stats plain blame
-rw-r--r--twofish-aarch64.S7439log stats plain blame
-rw-r--r--twofish-amd64.S23607log stats plain blame
-rw-r--r--twofish-arm.S8877log stats plain blame
-rw-r--r--twofish-avx2-amd64.S24560log stats plain blame
-rw-r--r--twofish.c72423log stats plain blame
-rw-r--r--whirlpool-sse2-amd64.S8495log stats plain blame
-rw-r--r--whirlpool.c76239log stats plain blame