HomeSort by: relevance | last modified time | path
    Searched refs:ENABLE_AFS_STRING_TO_KEY (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
salt-des.c 40 #ifdef ENABLE_AFS_STRING_TO_KEY
137 #endif /* ENABLE_AFS_STRING_TO_KEY */
184 #ifdef ENABLE_AFS_STRING_TO_KEY
216 #ifdef ENABLE_AFS_STRING_TO_KEY
  /src/crypto/external/bsd/heimdal/include/
config.h 93 #define ENABLE_AFS_STRING_TO_KEY 1
  /src/crypto/external/bsd/heimdal/dist/include/
config.h.in 81 #undef ENABLE_AFS_STRING_TO_KEY
  /src/crypto/external/bsd/heimdal/dist/
configure 705 ENABLE_AFS_STRING_TO_KEY
1050 enable_afs_string_to_key
27287 if test ${enable_afs_string_to_key+y}
27289 enableval=$enable_afs_string_to_key;
27291 enable_afs_string_to_key=yes
27295 if test "$enable_afs_string_to_key" = "yes"; then
27297 printf "%s\n" "#define ENABLE_AFS_STRING_TO_KEY 1" >>confdefs.h
27299 ENABLE_AFS_STRING_TO_KEY=1

Completed in 47 milliseconds