Home
last modified time | relevance | path

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

/dports/security/hashcat-legacy/hashcat-legacy-2.00/include/
H A Dengine.h438 #define DJANGO_SHA256_ROUNDS 20000 macro
/dports/security/hashcat-legacy/hashcat-legacy-2.00/src/
H A Dhashcat-cli.c14991 case 10000: db->salts_buf[0]->iterations = DJANGO_SHA256_ROUNDS; in main()