Searched refs:sha1 (Results 26 - 50 of 143) sorted by relevance

123456

/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecFramework.c199 CC_SHA1_CTX sha1;
207 CC_SHA1_Init(&result->sha1);
226 CC_SHA1_Update(&result->sha1, result->block, 64);
239 CC_SHA1_Update(&randomref->sha1, randomref->block, 64);
240 OSWriteBigInt32(randomref->block, 0, randomref->sha1.h0);
241 OSWriteBigInt32(randomref->block, 4, randomref->sha1.h1);
242 OSWriteBigInt32(randomref->block, 8, randomref->sha1.h2);
243 OSWriteBigInt32(randomref->block, 12, randomref->sha1.h3);
244 OSWriteBigInt32(randomref->block, 16, randomref->sha1.h4);
/macosx-10.9.5/xnu-2422.115.4/bsd/crypto/
H A DMakefile16 sha1.h \
/macosx-10.9.5/ruby-104/ruby/test/rubygems/
H A Dtest_gem_security_policy.rb31 @sha1 = OpenSSL::Digest::SHA1
66 assert @almost_no.check_data(PUBLIC_KEY, @sha1, signature, data)
77 @almost_no.check_data PUBLIC_KEY, @sha1, signature, invalid
235 assert @high.check_trust [PUBLIC_CERT], @sha1, @trust_dir
241 assert @high.check_trust [PUBLIC_CERT, CHILD_CERT], @sha1, @trust_dir
246 @chain.check_trust [], @sha1, @trust_dir
256 @high.check_trust [WRONG_KEY_CERT], @sha1, @trust_dir
265 @chain.check_trust nil, @sha1, @trust_dir
273 @high.check_trust [PUBLIC_CERT], @sha1, @trust_dir
281 @high.check_trust [PUBLIC_CERT, CHILD_CERT], @sha1,
[all...]
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/Sample/
H A Danonymous.conf21 hash_algorithm sha1;
H A Dracoon.conf76 # hash_algorithm sha1;
98 hash_algorithm sha1;
/macosx-10.9.5/ruby-104/ruby/ext/digest/
H A Dtest.sh14 for algo in md5 rmd160 sha1 sha2; do
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tsig/
H A Dtests.sh26 sha1="FrSt77yPTFx6hTs4i2tKLB9LmE0="
52 echo "I:fetching using hmac-sha1"
55 -y "hmac-sha1:sha1:$sha1" @10.53.0.1 soa -p 5300 > dig.out.sha1 || ret=1
56 grep -i "sha1.*TSIG.*NOERROR" dig.out.sha1 > /dev/null || ret=1
111 echo "I:fetching using hmac-sha1 (trunc)"
114 -y "hmac-sha1
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/installation/
H A Dversion.tcl17 critcl sha1c sha1/sha1c.tcl
18 critcl sha256c sha1/sha256c.tcl
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_gss_crypto.h33 #include <libkern/crypto/sha1.h>
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/crypto/
H A DMakefile10 DATAFILES = md5.h sha1.h
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/regressions/
H A Dgencerts.sh4 openssl req -x509 -newkey rsa:1024 -sha1 -days 3650 -subj "$SUBJECT" -nodes -keyout privkey-1.pem -out cert-1.pem
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dhash_test.c29 #include <isc/sha1.h>
50 isc_sha1_t sha1; local
68 isc_sha1_init(&sha1);
70 isc_sha1_update(&sha1, buffer, strlen(s));
71 isc_sha1_final(&sha1, digest);
72 print_digest(s, "sha1", digest, ISC_SHA1_DIGESTLENGTH/4);
75 isc_sha1_init(&sha1);
77 isc_sha1_update(&sha1, buffer, strlen(s));
78 isc_sha1_final(&sha1, digest);
79 print_digest(s, "sha1", diges
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/otp/
H A Dotp.tcl17 namespace export otp-md4 otp-md5 otp-sha1 otp-rmd160
381 sha1 { set func ::otp::sha1 ; set fold ::otp::Fold160BE }
385 must be one of md4, md5, rmd160 or sha1"
414 proc ::otp::otp-sha1 {args} {
415 package require sha1
416 interp alias {} ::otp::sha1 {} ::sha1::sha1 -bin
417 return [eval [linsert $args 0 [namespace current]::otp -hash sha1]]
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DFEEAsymmetricContext.cpp475 CC_SHA1_CTX sha1; local
482 CC_SHA1_Init(&sha1);
483 CC_SHA1_Update(&sha1, Z, ZLen);
485 CC_SHA1_Update(&sha1, counterBytes, 4);
487 CC_SHA1_Update(&sha1, sharedInfo, (CC_LONG)sharedInfoLen);
489 CC_SHA1_Final(digOut, &sha1);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tsig/ns1/
H A Dnamed.conf38 key "sha1" {
40 algorithm hmac-sha1;
68 key "sha1-trunc" {
70 algorithm hmac-sha1-80;
/macosx-10.9.5/configd-596.15/nwi/
H A Dnetwork_information_server.c405 unsigned char *sha1; local
411 sha1 = (signature_len >= CC_SHA1_DIGEST_LENGTH) ? signature : sha1_buf;
416 CC_SHA1_Final(sha1, &ctx);
417 if (sha1 != signature) {
418 bcopy(sha1, signature, signature_len);
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dcsutilities.cpp55 bool isAppleCA(const Hashing::Byte *sha1) argument
57 return !memcmp(sha1, gAppleAnchorHash, SHA1::digestLength);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dcsutilities.cpp55 bool isAppleCA(const Hashing::Byte *sha1) argument
57 return !memcmp(sha1, gAppleAnchorHash, SHA1::digestLength);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha1c.tcl11 critcl::cheaders sha1.h; # NetBSD SHA1 implementation
12 critcl::csources sha1.c; # NetBSD SHA1 implementation
21 namespace eval ::sha1 {
24 #include "sha1.h"
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_create.c196 unsigned char *sha1; local
202 sha1 = (signature_len >= CC_SHA1_DIGEST_LENGTH) ? signature : sha1_buf;
207 CC_SHA1_Final(sha1, &ctx);
208 if (sha1 != signature) {
209 bcopy(sha1, signature, signature_len);
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DfeePublicKey.c583 sha1Obj sha1; local
591 sha1 = sha1Alloc();
592 sha1AddData(sha1, data, dataLen);
594 sha1Digest(sha1),
600 sha1Free(sha1);
620 sha1Obj sha1; local
623 sha1 = sha1Alloc();
624 sha1AddData(sha1, data, dataLen);
627 sha1Digest(sha1),
630 sha1Free(sha1);
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DfeePublicKey.c583 sha1Obj sha1; local
591 sha1 = sha1Alloc();
592 sha1AddData(sha1, data, dataLen);
594 sha1Digest(sha1),
600 sha1Free(sha1);
620 sha1Obj sha1; local
623 sha1 = sha1Alloc();
624 sha1AddData(sha1, data, dataLen);
627 sha1Digest(sha1),
630 sha1Free(sha1);
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dsha1.el0 ;;; sha1.el --- SHA1 Secure Hash Algorithm in Emacs-Lisp
32 ;; (EXCEPTION; two optimizations taken from GnuPG/cipher/sha1.c)
36 ;; (sha1 "abc")
39 ;; (sha1 "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq")
42 ;; (sha1 (make-string 1000000 ?a))
51 ;; This version is much faster than Keiichi Suzuki's another sha1.el,
62 (defgroup sha1 nil function
67 (defcustom sha1-maximum-internal-length 500
69 If message is longer than this, `sha1-program' is used instead.
74 :group 'sha1)
428 (defun sha1 (object &optional beg end binary) function
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DInspectorServerQt.cpp47 SHA1 sha1; local
52 sha1.addBytes((uint8_t*)toHash.data(), toHash.size());
53 sha1.computeHash(digest);
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dtest_x509cert.rb40 sha1 = OpenSSL::Digest::SHA1.new
44 [@rsa1024, sha1], [@rsa2048, sha1], [@dsa256, dsa_digest], [@dsa512, dsa_digest]

Completed in 424 milliseconds

123456