Home
last modified time | relevance | path

Searched refs:hashalg (Results 1 – 3 of 3) sorted by relevance

/external/nanopb-c/tools/
Dmake_windows_package.sh40hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671"><asmv2:hash xmlns:asmv2="urn:schema…
/external/libcups/cups/
Dhttp-support.c1358 const char *hashalg; /* Hashing algorithm */ in _httpSetDigestAuthString() local
1370 hashalg = "md5"; in _httpSetDigestAuthString()
1378 hashalg = "sha2-256"; in _httpSetDigestAuthString()
1395 … hashsize = (size_t)cupsHashData(hashalg, (unsigned char *)temp, strlen(temp), hash, sizeof(hash)); in _httpSetDigestAuthString()
1400 … hashsize = (size_t)cupsHashData(hashalg, (unsigned char *)temp, strlen(temp), hash, sizeof(hash)); in _httpSetDigestAuthString()
1405 … hashsize = (size_t)cupsHashData(hashalg, (unsigned char *)temp, strlen(temp), hash, sizeof(hash)); in _httpSetDigestAuthString()
/external/scapy/test/
DdnssecRR.uts62 t = DNSRRNSEC3(rrname="scapy.secdev.org.", rclass=42, ttl=28, hashalg=7, iterations=80, saltlength=…
72 t = DNSRRNSEC3(rrname="scapy.secdev.org.", rclass=42, ttl=28, hashalg=7, flags=80, iterations=80, s…