Searched refs:string2key (Results 1 – 18 of 18) sorted by relevance
10 PROG= string2key11 SRCS= string2key.c12 MAN= string2key.8
9 bin_PROGRAMS = string2key program17 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.824 string2key_SOURCES = string2key.c headers.h154 string2key-version.rc \
36 BINPROGRAMS=$(BINDIR)\string2key.exe78 $(BINDIR)\string2key.exe: $(OBJ)\string2key.obj $(BIN_LIBS) $(OBJ)\string2key-version.res
99 bin_PROGRAMS = string2key$(EXEEXT)263 am_string2key_OBJECTS = string2key.$(OBJEXT)297 ./$(DEPDIR)/set_dbinfo.Plo ./$(DEPDIR)/string2key.Po \622 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8626 string2key_SOURCES = string2key.c headers.h722 string2key-version.rc \983 string2key$(EXEEXT): $(string2key_OBJECTS) $(string2key_DEPENDENCIES) $(EXTRA_string2key_DEPENDENCI…984 @rm -f string2key$(EXEEXT)1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string2key.Po@am__quote@ # am--include-marker1357 -rm -f ./$(DEPDIR)/string2key.Po[all …]
34 #define RC_FILE_ORIG_0409 "string2key.exe"
18 string2key \
1200 string2key
314 * kdc/string2key.c: adapt to new crypto api966 * kdc/string2key.c: Use AFS string-to-key from libkrb5.1467 * kdc/string2key.c: Add keytype support. Default to version 51563 * kdc/string2key.c: Fix password handling.1605 * kdc/string2key.c (main): check number of arguments2372 * kdc/string2key.c: Add flags to output version 5 (DES only),
675 * lib/krb5/crypto.c (_krb5_pk_octetstring2key): string2key779 * lib/krb5/crypto.c: optionally compile in support for afs string2key782 of support for afs string2key (and dependency on crypt)836 * kdc/string2key.c: rename optind to optidx
547 * kdc/string2key.c: s/des_read_pw_string/UI_UTIL_read_pw_string/605 * kdc/string2key.c (main): avoid const warning by using a extra1439 * kdc/string2key.c: print the used enctype for kerberos 5 keys
1066 * kdc/string2key.8: add man-page for string2key
557 * kdc/string2key.c: constify
499 * kdc/string2key.c (main): check the return value from fgets1507 * kdc/string2key.c (main): use krb5_program_setup and
182 * kdc/string2key.c: Use strcspn to remove \n from fgets1747 * kdc/string2key.c (tokey): catch warnings, free memory after use.
841 * use our own string2key function even with openssl (that handles weak
279 string_to_key.c has been renamed to string2key.c
2276 * cms.c: Drop partial pkcs12 string2key implementation.