OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA
(Results
1 - 8
of
8
) sorted by null
/external/openssl/crypto/sha/
sha.h
1
/* crypto/
sha
/
sha
.h */
70
#error
SHA
is disabled.
94
#define SHA_CBLOCK (SHA_LBLOCK*4) /*
SHA
treats input data as a
115
unsigned char *
SHA
(const unsigned char *d, size_t n, unsigned char *md);
129
#define SHA256_CBLOCK (SHA_LBLOCK*4) /*
SHA
-256 treats input data as a
164
* Unlike 32-bit digest algorithms,
SHA
-512 *relies* on SHA_LONG64
168
#define SHA512_CBLOCK (SHA_LBLOCK*8) /*
SHA
-512 treats input data as a
sha_locl.h
1
/* crypto/
sha
/sha_locl.h */
63
#include <openssl/
sha
.h>
126
fips_md_init(
SHA
)
128
fips_md_init_ctx(SHA1,
SHA
)
/external/openssl/include/openssl/
sha.h
1
/* crypto/
sha
/
sha
.h */
70
#error
SHA
is disabled.
94
#define SHA_CBLOCK (SHA_LBLOCK*4) /*
SHA
treats input data as a
115
unsigned char *
SHA
(const unsigned char *d, size_t n, unsigned char *md);
129
#define SHA256_CBLOCK (SHA_LBLOCK*4) /*
SHA
-256 treats input data as a
164
* Unlike 32-bit digest algorithms,
SHA
-512 *relies* on SHA_LONG64
168
#define SHA512_CBLOCK (SHA_LBLOCK*8) /*
SHA
-512 treats input data as a
/external/tcpdump/
print-arp.c
96
#define
SHA
(ap) (ar_sha(ap))
372
linkaddr_string(
SHA
(ap), linkaddr, HRD_LEN(ap))));
378
linkaddr_string(
SHA
(ap), linkaddr, HRD_LEN(ap))));
390
linkaddr_string(
SHA
(ap), linkaddr, HRD_LEN(ap))));
/external/smack/src/org/jivesoftware/smack/util/
StringUtils.java
601
* Hashes a String using the
SHA
-1 algorithm and returns the result as a
619
digest = MessageDigest.getInstance("
SHA
-1");
622
System.err.println("Failed to load the
SHA
-1 MessageDigest. " +
/build/tools/droiddoc/templates-sdk/
sdkpage.cs
282
<th>
SHA
-1 Checksum</th>
337
<th>
SHA
-1 Checksum</th>
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 7676 milliseconds