HomeSort by relevance Sort by last modified time
    Searched defs:ROUNDS_MAX (Results 1 - 6 of 6) sorted by null

  /external/syslinux/com32/libutil/
sha256crypt.c 285 #define ROUNDS_MAX 999999999UL
325 rounds = MAX(ROUNDS_MIN, MIN(srounds, ROUNDS_MAX));
sha512crypt.c 320 #define ROUNDS_MAX 999999999UL
360 rounds = MAX(ROUNDS_MIN, MIN(srounds, ROUNDS_MAX));
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.jar 
  /prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 

Completed in 223 milliseconds