Home
last modified time | relevance | path

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

/external/syslinux/com32/libutil/
Dsha256crypt.c281 #define ROUNDS_DEFAULT 5000UL macro
309 size_t rounds = ROUNDS_DEFAULT; in sha256_crypt_r()
Dsha512crypt.c316 #define ROUNDS_DEFAULT 5000UL macro
344 size_t rounds = ROUNDS_DEFAULT; in sha512_crypt_r()