Searched refs:badhash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dbasic.c2267 gcry_sexp_t badhash, gcry_sexp_t sig)
2274 rc = gcry_pk_verify (sig, badhash, pkey);
2287 gcry_sexp_t sig, badhash, hash; local
2353 rc = gcry_sexp_sscan (&badhash, NULL, baddata, strlen (baddata));
2375 verify_one_signature (pkey, hash, badhash, sig);
2383 gcry_sexp_release (badhash);
2266 verify_one_signature(gcry_sexp_t pkey, gcry_sexp_t hash, gcry_sexp_t badhash, gcry_sexp_t sig) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbasic.c2267 gcry_sexp_t badhash, gcry_sexp_t sig)
2274 rc = gcry_pk_verify (sig, badhash, pkey);
2287 gcry_sexp_t sig, badhash, hash; local
2353 rc = gcry_sexp_sscan (&badhash, NULL, baddata, strlen (baddata));
2375 verify_one_signature (pkey, hash, badhash, sig);
2383 gcry_sexp_release (badhash);
2266 verify_one_signature(gcry_sexp_t pkey, gcry_sexp_t hash, gcry_sexp_t badhash, gcry_sexp_t sig) argument

Completed in 111 milliseconds