Home
last modified time | relevance | path

Searched refs:HASH_BOTH (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/apps/
Drehash.c95 HASH_OLD, HASH_NEW, HASH_BOTH enumerator
300 if (h == HASH_NEW || h == HASH_BOTH) { in do_file()
314 if ((h == HASH_OLD) || (h == HASH_BOTH)) in do_file()
525 h = HASH_BOTH; in rehash_main()
/third_party/node/deps/openssl/openssl/apps/
Drehash.c95 HASH_OLD, HASH_NEW, HASH_BOTH enumerator
300 if (h == HASH_NEW || h == HASH_BOTH) { in do_file()
314 if ((h == HASH_OLD) || (h == HASH_BOTH)) in do_file()
525 h = HASH_BOTH; in rehash_main()