Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 25 of 5516) sorted by relevance

12345678910>>...221

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Cryptography/
H A DCfbTest.cs41 protected void ProcessBlockSizes (SymmetricAlgorithm algo) in ProcessBlockSizes()
55 protected void ProcessKeySizes (SymmetricAlgorithm algo) in ProcessKeySizes()
72 protected void ProcessPadding (SymmetricAlgorithm algo) in ProcessPadding()
80 protected virtual byte [] GetKey (SymmetricAlgorithm algo) in GetKey()
85 protected abstract void CFB (SymmetricAlgorithm algo); in CFB()
87 protected int GetId (SymmetricAlgorithm algo) in GetId()
101 protected void CFB (SymmetricAlgorithm algo, int feedbackSize) in CFB()
136 byte [] Encryptor (SymmetricAlgorithm algo, byte [] data) in Encryptor()
146 byte [] Decryptor (SymmetricAlgorithm algo, byte [] encdata) in Decryptor()
177 protected override void CFB (SymmetricAlgorithm algo) in CFB()
[all …]
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/
H A Dhash.c72 static void setup_oid(SgBuiltinHashAlgo *algo) in setup_oid()
115 SgObject Sg_VMHashInit(SgObject algo) in Sg_VMHashInit()
230 SgObject Sg_HashBlockSize(SgObject algo) in Sg_HashBlockSize()
241 SgObject Sg_HashSize(SgObject algo) in Sg_HashSize()
252 SgObject Sg_HashOid(SgObject algo) in Sg_HashOid()
278 int Sg_RegisterHash(SgObject name, SgObject algo) in Sg_RegisterHash()
314 static SgObject uh_init(SgUserHashAlgo *algo) in uh_init()
318 static SgObject uh_process(SgUserHashAlgo *algo) in uh_process()
322 static SgObject uh_done(SgUserHashAlgo *algo) in uh_done()
334 static SgObject uh_oid(SgUserHashAlgo *algo) in uh_oid()
[all …]
/dports/science/pagmo2/pagmo2-2.18.0/tests/
H A Dipopt.cpp77 algorithm algo(ip); in BOOST_AUTO_TEST_CASE() local
88 algorithm algo(ip); in BOOST_AUTO_TEST_CASE() local
103 algorithm algo(ip); in BOOST_AUTO_TEST_CASE() local
151 algorithm algo(ipopt{}); in BOOST_AUTO_TEST_CASE() local
158 algorithm algo(ipopt{}); in BOOST_AUTO_TEST_CASE() local
164 algorithm algo(ipopt{}); in BOOST_AUTO_TEST_CASE() local
170 algorithm algo(ipopt{}); in BOOST_AUTO_TEST_CASE() local
176 algorithm algo(ipopt{}); in BOOST_AUTO_TEST_CASE() local
242 algorithm algo(ip); in BOOST_AUTO_TEST_CASE() local
257 algorithm algo{n}; in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/common/
H A Dhash.c45 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
73 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
81 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
101 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
109 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384()
129 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
184 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
192 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
388 struct hash_algo *algo; in hash_parse_string() local
409 struct hash_algo *algo; in hash_block() local
[all …]

12345678910>>...221