Lines Matching defs:hash
214 "(data (flags pkcs1) (hash %s %b))",
262 const void *hash, size_t hash_size,
270 assert(hash);
311 hash, hash_size,
361 "(data (flags rfc6979) (hash %s %b))",
409 const void *hash, size_t hash_size,
417 assert(hash);
446 hash, hash_size,
628 void *hash;
788 hash = gcry_md_read(md, 0);
789 if (!hash) {
802 hash, hash_size,
812 hash, hash_size,
1155 /* Translates a DNSSEC NSEC3 hash algorithm into a gcrypt digest identifier */
1288 r = dns_name_parent(&a); /* strip off hash */
1295 r = dns_name_parent(&b); /* strip off hash */
1938 /* Format the domain we are testing with the NSEC3 RR's hash function */