From 5b461e7ecd9556f9a54e1a5afc3ef962bc5cd11e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 14 Aug 2017 20:01:28 +0200 Subject: sys: reformat descriptions --- sys/socket_alg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/socket_alg.txt') diff --git a/sys/socket_alg.txt b/sys/socket_alg.txt index 36f88772f..5e3c0caea 100644 --- a/sys/socket_alg.txt +++ b/sys/socket_alg.txt @@ -71,4 +71,4 @@ salg_type = "aead", "hash", "rng", "skcipher" salg_name = "cmac(aes)", "ecb(aes)", "cbc(aes)", "hmac(sha1)", "pcbc(fcrypt)", "ghash", "jitterentropy_rng", "stdrng", "stdrng", "stdrng", "stdrng", "hmac(sha256)", "stdrng", "stdrng", "stdrng", "stdrng", "stdrng", "842", "lz4hc", "lz4", "lzo", "crct10dif", "crc32", "crc32c", "michael_mic", "zlib", "deflate", "poly1305", "chacha20", "salsa20", "seed", "anubis", "khazad", "xeta", "xtea", "tea", "ecb(arc4)", "arc4", "cast6", "cast5", "camellia", "aes", "tnepres", "serpent", "twofish", "blowfish", "fcrypt", "des3_ede", "des", "tgr128", "tgr160", "tgr192", "wp256", "wp384", "wp512", "sha384", "sha512", "sha224", "sha256", "sha1", "rmd320", "rmd256", "rmd160", "rmd128", "md5", "md4", "digest_null", "compress_null", "ecb(cipher_null)", "cipher_null", "rsa", "poly1305", "xts(serpent)", "lrw(serpent)", "ctr(serpent)", "cbc(serpent)", "__ecb-serpent-sse2", "ecb(serpent)", "__xts-serpent-sse2", "__lrw-serpent-sse2", "__ctr-serpent-sse2", "__cbc-serpent-sse2", "__ecb-serpent-sse2", "salsa20", "xts(twofish)", "lrw(twofish)", "ctr(twofish)", "cbc(twofish)", "ecb(twofish)", "twofish", "ctr(blowfish)", "cbc(blowfish)", "ecb(blowfish)", "blowfish", "xts(camellia)", "lrw(camellia)", "ctr(camellia)", "cbc(camellia)", "ecb(camellia)", "camellia", "ctr(des3_ede)", "cbc(des3_ede)", "ecb(des3_ede)", "des3_ede", "aes" # Removed in next-20160210 (commit 11049218) -define CRYPTO_ALG_TYPE_PCOMPRESS 0x0000000f +define CRYPTO_ALG_TYPE_PCOMPRESS 0x0000000f -- cgit mrf-deployment