Home
last modified time | relevance | path

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

/glibc-2.36/crypt/
Dsha256-crypt.c87 #define ROUNDS_DEFAULT 5000 macro
116 size_t rounds = ROUNDS_DEFAULT; in __sha256_crypt_r()
Dsha512-crypt.c87 #define ROUNDS_DEFAULT 5000 macro
116 size_t rounds = ROUNDS_DEFAULT; in __sha512_crypt_r()