| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sha1.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | sha1.su | |
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | Makefile | 10 obj-$(CONFIG_CRYPTO_SHA1_PPC) += sha1-powerpc.o 11 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o 19 sha1-powerpc-y := sha1-powerpc-asm.o sha1.o 20 sha1-ppc-spe-y := sha1-spe-asm.o sha1-spe-glue.o
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_mppe.c | 93 struct shash_desc *sha1; member 133 crypto_shash_init(state->sha1); in get_new_key_from_sha() 134 crypto_shash_update(state->sha1, state->master_key, in get_new_key_from_sha() 136 crypto_shash_update(state->sha1, sha_pad->sha_pad1, in get_new_key_from_sha() 138 crypto_shash_update(state->sha1, state->session_key, in get_new_key_from_sha() 140 crypto_shash_update(state->sha1, sha_pad->sha_pad2, in get_new_key_from_sha() 142 crypto_shash_final(state->sha1, state->sha1_digest); in get_new_key_from_sha() 191 state->sha1 = kmalloc(sizeof(*state->sha1) + in mppe_alloc() 194 if (!state->sha1) { in mppe_alloc() 198 state->sha1->tfm = shash; in mppe_alloc() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | Makefile | 8 obj-$(CONFIG_CRYPTO_SHA1_ARM) += sha1-arm.o 9 obj-$(CONFIG_CRYPTO_SHA1_ARM_NEON) += sha1-arm-neon.o 21 obj-$(CONFIG_CRYPTO_SHA1_ARM_CE) += sha1-arm-ce.o 29 sha1-arm-y := sha1-armv4-large.o sha1_glue.o 30 sha1-arm-neon-y := sha1-armv7-neon.o sha1_neon_glue.o 38 sha1-arm-ce-y := sha1-ce-core.o sha1-ce-glue.o
|
| /OK3568_Linux_fs/buildroot/package/asterisk/ |
| H A D | 0001-sounds-do-not-download-and-check-sha1s.patch | 21 So we just do without the sha1 download and checks. 36 - if test ! -f "$$(SOUNDS_CACHE_DIR)/$$@.sha1"; then \ 37 - (cd "$$(SOUNDS_CACHE_DIR)"; $$(DOWNLOAD) $$(SOUNDS_URL)/$$@.sha1); \ 40 - $$(LN) -sf "$$(SOUNDS_CACHE_DIR)/$$@.sha1" .; \ 41 - $$(SHA1SUM) -c --status $$@.sha1 || \ 43 - rm -f "$$(SOUNDS_CACHE_DIR)/$$@" "$$(SOUNDS_CACHE_DIR)/$$@.sha1" $$@ $$@.sha1; \
|
| H A D | asterisk.hash | 4 # sha1 from: http://downloads.asterisk.org/pub/telephony/sounds/releases 6 sha1 721c512feaea102700d5bdce952fdc0bb29dc640 asterisk-core-sounds-en-gsm-1.6.1.tar.gz 8 sha1 f40fd6ea03dfe8d72ada2540b2288bfdc006381d asterisk-moh-opsound-wav-2.03.tar.gz 13 sha256 ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312 main/sha1.c
|
| /OK3568_Linux_fs/buildroot/package/mdadm/ |
| H A D | 0001-add-install-targets-for-mdadm-and-mdmon.patch | 17 sha1.o : sha1.c sha1.h md5.h 18 $(CC) $(CFLAGS) -DHAVE_STDINT_H -o sha1.o -c sha1.c
|
| /OK3568_Linux_fs/u-boot/tools/lib/ |
| H A D | .sha1.o.cmd | |
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.sha1 | 10 => help sha1 11 sha1 address len [addr] calculate the SHA1 sum [save at addr] 15 "sha1 -p" 18 "sha1 -c" 24 "sha1 address len" 50 "sha1 300000 60000 35ffe0"
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | sbom.py | 68 sha1 = hashlib.sha1() 73 sha1.update(chunk) 78 return (doc, sha1.hexdigest())
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyph.c | 122 CARD32 signature, Bool match, unsigned char sha1[20]) in FindGlyphRef() 149 (!match || memcmp(glyph->sha1, sha1, 20) == 0)) { in FindGlyphRef() 166 CARD8 *bits, unsigned long size, unsigned char sha1[20]) in HashGlyph() 180 success = x_sha1_final(ctx, sha1); in HashGlyph() 187 FindGlyphByHash(unsigned char sha1[20], int format) in FindGlyphByHash() 190 CARD32 signature = *(CARD32 *) sha1; in FindGlyphByHash() 195 gr = FindGlyphRef(&globalGlyphs[format], signature, TRUE, sha1); in FindGlyphByHash() 266 signature = *(CARD32 *) glyph->sha1; in FreeGlyph() 267 gr = FindGlyphRef(&globalGlyphs[format], signature, TRUE, glyph->sha1); in FreeGlyph() 289 signature = *(CARD32 *) glyph->sha1; in AddGlyph() [all …]
|
| H A D | glyphstr.h | 45 unsigned char sha1[20]; member 96 extern GlyphPtr FindGlyphByHash(unsigned char sha1[20], int format); 100 CARD8 *bits, unsigned long size, unsigned char sha1[20]);
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | beaglebone_vboot.txt | 142 algo = "sha1"; 152 algo = "sha1"; 162 algo = "sha1,rsa2048"; 224 Hash algo: sha1 233 Hash algo: sha1 252 Verifying Hash Integrity ... sha1,rsa2048:dev+ 256 sha1,rsa2048:dev+ 269 Hash algo: sha1 272 sha1+ 285 Hash algo: sha1 [all …]
|
| H A D | update3.its | 19 algo = "sha1"; 29 algo = "sha1"; 40 algo = "sha1";
|
| H A D | multi.its | 25 algo = "sha1"; 39 algo = "sha1"; 67 algo = "sha1"; 104 algo = "sha1";
|
| H A D | sign-configs.its | 18 algo = "sha1"; 29 algo = "sha1"; 39 algo = "sha1,rsa2048";
|
| H A D | howto.txt | 12 with sha1 and md5 checksums. 100 Hash algo: sha1 145 Hash algo: sha1 167 Hash algo: sha1 169 Verifying Hash Integrity ... crc32+ sha1+ OK 210 Hash algo: sha1 220 Hash algo: sha1 260 Hash algo: sha1 271 Hash algo: sha1 293 Hash algo: sha1 [all …]
|
| H A D | kernel.its | 25 algo = "sha1"; 60 algo = "sha1"; 74 algo = "sha1";
|
| /OK3568_Linux_fs/u-boot/test/py/tests/vboot/ |
| H A D | sign-configs-sha1.its | 18 algo = "sha1"; 29 algo = "sha1"; 39 algo = "sha1,rsa2048";
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | Kbuild.fips140 | 7 sha1-ce-y := sha1-ce-glue.o sha1-ce-core.o 20 crypto-arm64-fips-modules := sha1-ce.o sha2-ce.o sha512-ce.o ghash-ce.o \
|
| H A D | Makefile | 8 obj-$(CONFIG_CRYPTO_SHA1_ARM64_CE) += sha1-ce.o 9 sha1-ce-y := sha1-ce-glue.o sha1-ce-core.o
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_glyphs.c | 255 slot = (*(CARD32 *) pGlyph->sha1) % cache->hashSize; in exaGlyphCacheHashLookup() 264 (pGlyph->sha1, cache->glyphs[entryPos].sha1, in exaGlyphCacheHashLookup() 265 sizeof(pGlyph->sha1)) == 0) { in exaGlyphCacheHashLookup() 280 memcpy(cache->glyphs[pos].sha1, pGlyph->sha1, sizeof(pGlyph->sha1)); in exaGlyphCacheHashInsert() 282 slot = (*(CARD32 *) pGlyph->sha1) % cache->hashSize; in exaGlyphCacheHashInsert() 302 slot = (*(CARD32 *) cache->glyphs[pos].sha1) % cache->hashSize; in exaGlyphCacheHashRemove() 332 (*(CARD32 *) cache->glyphs[entryPos].sha1) % cache->hashSize; in exaGlyphCacheHashRemove() 451 (long) *(CARD32 *) pGlyph->sha1)); in exaGlyphCacheBufferGlyph()
|
| /OK3568_Linux_fs/buildroot/package/libb64/ |
| H A D | libb64.hash | 1 # sha1 from sourceforge, sha256 locally computed 2 sha1 04b3e21b8c951d27f02fe91249ca3474554af0b9 libb64-1.2.1.zip
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/ |
| H A D | fixes.patch | 71 diff --git a/src/libzsync/sha1.h b/src/libzsync/sha1.h 73 --- a/src/libzsync/sha1.h 74 +++ b/src/libzsync/sha1.h
|