Searched refs:SHA (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h2317 extern const unsigned SHA##LEN##_CTX_sz; \
2318 extern const unsigned SHA##LEN##_return_length; \
2319 extern const unsigned SHA##LEN##_block_length; \
2320 extern const unsigned SHA##LEN##_digest_length
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h2343 extern const unsigned SHA##LEN##_CTX_sz; \
2344 extern const unsigned SHA##LEN##_return_length; \
2345 extern const unsigned SHA##LEN##_block_length; \
2346 extern const unsigned SHA##LEN##_digest_length
H A Dsanitizer_platform_limits_netbsd.cc2495 const unsigned SHA##LEN##_CTX_sz = sizeof(SHA##LEN##_CTX); \
2496 const unsigned SHA##LEN##_return_length = SHA##LEN##_DIGEST_STRING_LENGTH; \
2497 const unsigned SHA##LEN##_block_length = SHA##LEN##_BLOCK_LENGTH; \
2498 const unsigned SHA##LEN##_digest_length = SHA##LEN##_DIGEST_LENGTH
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D13-fragmentation.conf275 CipherString = AES128-SHA
325 CipherString = AES128-SHA
375 CipherString = AES128-SHA
H A D02-protocol-version.conf18789 CipherString = AES128-SHA
18809 CipherString = AES128-SHA
18814 CipherString = AES128-SHA
/netbsd-current/external/bsd/ntp/dist/scripts/update-leap/
H A Dupdate-leap.in21 use Digest::SHA qw(sha1_hex);
316 # #h hex hex hex hex hex : the SHA-1 checksum of the data & dates,
380 # Compute the SHA hash of the data, removing the marker and filename
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2496 const unsigned SHA##LEN##_CTX_sz = sizeof(SHA##LEN##_CTX); \
2497 const unsigned SHA##LEN##_return_length = SHA##LEN##_DIGEST_STRING_LENGTH; \
2498 const unsigned SHA##LEN##_block_length = SHA##LEN##_BLOCK_LENGTH; \
2499 const unsigned SHA##LEN##_digest_length = SHA##LEN##_DIGEST_LENGTH
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A DMUTTUCData.txt261 E936;DEVANAGARI HALF LETTER SHA;Lo;0;L;;;;;N;;;;;
/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test_data.inc623 * [SHA-256]
733 * [SHA-1]
1564 "SHA-256",
1572 "SHA-256",
1583 "SHA-256",
1596 "SHA-256",
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-gen.c90 "GENERIC64|FISTTP|Rdtscp|MONITOR|CX16|LAHF_SAHF|AVX2|SSE4A|ABM|SVME|AES|PCLMULQDQ|PRFCHW|FMA|BMI|F16C|Xsaveopt|FSGSBase|Movbe|BMI2|RdRnd|ADX|RdSeed|SMAP|SHA|XSAVEC|XSAVES|ClflushOpt|CLZERO|MWAITX" },
221 { "SHA",
368 BITFIELD (SHA),
/netbsd-current/external/public-domain/xz/dist/
H A Dconfigure1584 Use SHA-256 code from the operating system. See
3799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if external SHA-256 should be used" >&5
3800 $as_echo_n "checking if external SHA-256 should be used... " >&6; }
18960 # If requsted, check for system-provided SHA-256. At least the following
19197 as_fn_error $? "--enable-external-sha256 was specified but no supported external SHA-256 implementation was found" "$LINENO" 5
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c1045 SUBARCH (sha, SHA, SHA, false),
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1097 SUBARCH (sha, SHA, ANY_SHA, false),
/netbsd-current/external/mpl/bind/dist/
H A Dconfigure21570 # Check for OpenSSL SHA-1 support
21583 as_fn_error $? "SHA-1 support in OpenSSL is mandatory.
21590 # Check for OpenSSL SHA-2 support
21606 as_fn_error $? "SHA-2 support in OpenSSL is mandatory.

Completed in 365 milliseconds

12