Searched refs:add_entry (Results 1 – 1 of 1) sorted by relevance
/openssl/apps/ |
H A D | rehash.c | 121 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function 229 return add_entry(type, hash, linktarget, NULL, 0, id); in handle_symlink() 305 errs += add_entry(type, hash_value, filename, digest, 1, ~0); in do_file() 313 errs += add_entry(type, X509_NAME_hash_old(name), in do_file()
|
Completed in 4 milliseconds