Home
last modified time | relevance | path

Searched refs:verify_memory (Results 1 – 8 of 8) sorted by relevance

/curl/tests/unit/
H A Dunit1615.c126 verify_memory(computed_hash, precomp_hash1, CURL_SHA512_256_DIGEST_LENGTH);
130 verify_memory(computed_hash, precomp_hash2, CURL_SHA512_256_DIGEST_LENGTH);
134 verify_memory(computed_hash, precomp_hash3, CURL_SHA512_256_DIGEST_LENGTH);
138 verify_memory(computed_hash, precomp_hash4, CURL_SHA512_256_DIGEST_LENGTH);
142 verify_memory(computed_hash, precomp_hash5, CURL_SHA512_256_DIGEST_LENGTH);
146 verify_memory(computed_hash, precomp_hash6, CURL_SHA512_256_DIGEST_LENGTH);
150 verify_memory(computed_hash, precomp_hash7, CURL_SHA512_256_DIGEST_LENGTH);
154 verify_memory(computed_hash, precomp_hash8, CURL_SHA512_256_DIGEST_LENGTH);
H A Dunit1302.c63 verify_memory(output, "aQ==", 4);
69 verify_memory(output, "aWk=", 4);
75 verify_memory(output, "aWlp", 4);
81 verify_memory(output, "aWlpaQ==", 8);
87 verify_memory(output, "/wH+Ag==", 8);
93 verify_memory(output, "_wH-Ag", 6);
99 verify_memory(output, "aWlpaQ", 6);
124 verify_memory(decoded, "iiii", 4);
130 verify_memory(decoded, "iii", 3);
136 verify_memory(decoded, "ii", 2);
[all …]
H A Dunit1600.c58 verify_memory(testp,
64 verify_memory(testp,
71 verify_memory(testp,
H A Dunit1611.c48 verify_memory(testp,
54 verify_memory(testp,
H A Dunit1601.c50 verify_memory(testp, "\xc4\xca\x42\x38\xa0\xb9\x23\x82\x0d\xcc\x50\x9a\x6f"
55 verify_memory(testp, "\x88\x67\x0b\x6d\x5d\x74\x2f\xad\xa5\xcd\xf9\xb6\x82"
H A Dunit1610.c52 verify_memory(testp,
59 verify_memory(testp,
H A Dunit1612.c55 verify_memory(testp,
64 verify_memory(testp,
H A Dcurlcheck.h45 #define verify_memory(dynamic, check, len) \ macro

Completed in 8 milliseconds