OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA
(Results
1 - 25
of
55
) sorted by relevancy
1
2
3
/src/external/mpl/bind/dist/bin/tests/system/dsdigest/ns3/
named.conf.j2
29
/* only
SHA
-256 is enabled */
30
disable-ds-digests . {
SHA
-1;
SHA
-384; 5; 6; 7; 8; 9; };
/src/external/mpl/bind/dist/bin/tests/system/dsdigest/ns4/
named.conf.j2
28
/* only
SHA
-256 is enabled */
29
disable-ds-digests . {
SHA
-1;
SHA
-384; 5; 6; 7; 8; 9; };
/src/external/mpl/bind/dist/bin/tests/system/dsdigest/ns2/
sign.sh
36
$DSFROMKEY -a
SHA
-256 $keyname12 >$DSFILENAME1
37
$DSFROMKEY -a
SHA
-256 $keyname22 >$DSFILENAME2
39
algo=
SHA
-384
/src/external/mpl/bind/dist/tests/isc/
file_test.c
36
#define
SHA
"3bed2cb3a3acf7b6a8ef408420cc682d5520e26976d354254f528c965612054f"
76
touch(F(
SHA
));
79
assert_int_equal(strcmp(buf, F(
SHA
)), 0);
90
unlink(F(
SHA
));
/src/crypto/external/bsd/openssl/dist/util/
mk-fipsmodule-cnf.pl
25
use Digest::
SHA
qw(hmac_sha256_hex);
/src/external/mpl/bind/dist/bin/tests/system/ksr/ns1/
named.conf.j2
67
cds-digest-types {
SHA
-1;
SHA
-256;
SHA
-384; };
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_freebsd.cpp
386
const unsigned
SHA
##LEN##_CTX_sz = sizeof(
SHA
##LEN##_CTX); \
387
const unsigned
SHA
##LEN##_return_length =
SHA
##LEN##_DIGEST_STRING_LENGTH; \
388
const unsigned
SHA
##LEN##_block_length =
SHA
##LEN##_BLOCK_LENGTH; \
389
const unsigned
SHA
##LEN##_digest_length =
SHA
##LEN##_DIGEST_LENGTH
sanitizer_platform_limits_freebsd.h
697
extern const unsigned
SHA
##LEN##_CTX_sz; \
698
extern const unsigned
SHA
##LEN##_return_length; \
699
extern const unsigned
SHA
##LEN##_block_length; \
700
extern const unsigned
SHA
##LEN##_digest_length
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_freebsd.cpp
374
const unsigned
SHA
##LEN##_CTX_sz = sizeof(
SHA
##LEN##_CTX); \
375
const unsigned
SHA
##LEN##_return_length =
SHA
##LEN##_DIGEST_STRING_LENGTH; \
376
const unsigned
SHA
##LEN##_block_length =
SHA
##LEN##_BLOCK_LENGTH; \
377
const unsigned
SHA
##LEN##_digest_length =
SHA
##LEN##_DIGEST_LENGTH
sanitizer_platform_limits_freebsd.h
654
extern const unsigned
SHA
##LEN##_CTX_sz; \
655
extern const unsigned
SHA
##LEN##_return_length; \
656
extern const unsigned
SHA
##LEN##_block_length; \
657
extern const unsigned
SHA
##LEN##_digest_length
/src/external/bsd/tcpdump/dist/
print-arp.c
95
#define
SHA
(ap) (ar_sha(ap))
426
GET_LINKADDR_STRING(
SHA
(ap), linkaddr, HRD_LEN(ap)));
440
GET_LINKADDR_STRING(
SHA
(ap), linkaddr, HRD_LEN(ap)));
460
GET_LINKADDR_STRING(
SHA
(ap), linkaddr, HRD_LEN(ap)));
465
GET_LINKADDR_STRING(
SHA
(ap), linkaddr, HRD_LEN(ap)));
/src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
19-mac-then-encrypt.conf
5
test-0 = 0-disable-encrypt-then-mac-server-
sha
6
test-1 = 1-disable-encrypt-then-mac-client-
sha
7
test-2 = 2-disable-encrypt-then-mac-both-
sha
13
[0-disable-encrypt-then-mac-server-
sha
]
14
ssl_conf = 0-disable-encrypt-then-mac-server-
sha
-ssl
16
[0-disable-encrypt-then-mac-server-
sha
-ssl]
17
server = 0-disable-encrypt-then-mac-server-
sha
-server
18
client = 0-disable-encrypt-then-mac-server-
sha
-client
20
[0-disable-encrypt-then-mac-server-
sha
-server]
26
[0-disable-encrypt-then-mac-server-
sha
-client
[
all
...]
18-dtls-renegotiate.conf
187
RenegotiateCiphers = AES128-
SHA
206
CipherString = AES128-
SHA
238
CipherString = AES128-
SHA
251
RenegotiateCiphers = AES256-
SHA
17-renegotiate.conf
222
RenegotiateCiphers = AES128-
SHA
241
CipherString = AES128-
SHA
273
CipherString = AES128-
SHA
286
RenegotiateCiphers = AES256-
SHA
/src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evprand.txt
6327
Digest =
SHA
-1
6377
Digest =
SHA
-1
6457
Digest =
SHA
-1
6522
Digest =
SHA
-1
6617
Digest =
SHA
-1
6667
Digest =
SHA
-1
6747
Digest =
SHA
-1
6812
Digest =
SHA
-1
6907
Digest =
SHA
-1
6957
Digest =
SHA
-
[
all
...]
/src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evprand.txt
6327
Digest =
SHA
-1
6377
Digest =
SHA
-1
6457
Digest =
SHA
-1
6522
Digest =
SHA
-1
6617
Digest =
SHA
-1
6667
Digest =
SHA
-1
6747
Digest =
SHA
-1
6812
Digest =
SHA
-1
6907
Digest =
SHA
-1
6957
Digest =
SHA
-
[
all
...]
evpmd_sha.txt
15
Title =
SHA
tests from (RFC6234 section 8.5 and others)
/src/crypto/external/apache2/openssl/dist/util/
mk-fipsmodule-cnf.pl
42
use Digest::
SHA
qw(hmac_sha256_hex);
/src/external/bsd/openldap/dist/tests/scripts/
conf.sh
18
USE_SASL=SCRAM-
SHA
-256
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-isa.def
65
DEF_PTA(
SHA
)
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-isa.def
65
DEF_PTA(
SHA
)
/src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
cpufeatureset.h
221
XEN_CPUFEATURE(
SHA
, 5*32+29) /*A SHA1 & SHA256 instructions */
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/
sha512-riscv64-zvkb-zvknhb.S
30
# The AVL is 4 in
SHA
, so we could use a single e8(8 element masking) for masking.
/src/external/bsd/ntp/dist/ntpd/
ntp.keys.def
90
.Li
SHA
106
.It Li
SHA
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc
8509
INTERCEPTOR(void,
SHA
##LEN##_Init, void *context) { \
8511
COMMON_INTERCEPTOR_ENTER(ctx,
SHA
##LEN##_Init, context); \
8512
REAL(
SHA
##LEN##_Init)(context); \
8514
COMMON_INTERCEPTOR_WRITE_RANGE(ctx, context,
SHA
##LEN##_CTX_sz); \
8516
INTERCEPTOR(void,
SHA
##LEN##_Update, void *context, \
8519
COMMON_INTERCEPTOR_ENTER(ctx,
SHA
##LEN##_Update, context, data, len); \
8523
COMMON_INTERCEPTOR_READ_RANGE(ctx, context,
SHA
##LEN##_CTX_sz); \
8524
REAL(
SHA
##LEN##_Update)(context, data, len); \
8526
COMMON_INTERCEPTOR_WRITE_RANGE(ctx, context,
SHA
##LEN##_CTX_sz); \
8528
INTERCEPTOR(void,
SHA
##LEN##_Final, u8 digest[LEN/8],
[
all
...]
Completed in 69 milliseconds
1
2
3
Indexes created Sun Mar 01 05:31:48 UTC 2026