/illumos-gate/usr/src/contrib/ast/src/lib/libsum/ |
H A D | sum-lmd.c | 52 Lmd_t* lmd = (Lmd_t*)p; in lmd_init() local 54 (*lmd->initf)(&lmd->context); in lmd_init() 61 Lmd_t* lmd = (Lmd_t*)p; in lmd_block() local 63 (*lmd->updatef)(&lmd->context, s, n); in lmd_block() 70 register Lmd_t* lmd = (Lmd_t*)p; in lmd_done() local 73 (*lmd->finalf)(lmd->data, &lmd->context); in lmd_done() 74 for (i = 0; i < lmd->datasize; i++) in lmd_done() 75 lmd->total[i] ^= lmd->data[i]; in lmd_done() 82 register Lmd_t* lmd = (Lmd_t*)p; in lmd_print() local 86 d = (flags & SUM_TOTAL) ? lmd->total : lmd->data; in lmd_print() [all …]
|
H A D | RELEASE | 3 08-06-05 sum-lmd.c: align context to largest int 4 08-05-01 sumlib.c: add some -lmd verification checks 5 08-02-11 sum-lmd.c,features/sum: add wrapper for solaris -lmd
|
H A D | Makefile | 7 sum 1.0 :LIBRARY: sum.h sumlib.c -lmd
|
/illumos-gate/usr/src/contrib/ast/src/lib/libsum/features/ |
H A D | sum | 1 lib MD4Init md4.h -lmd 2 lib MD5Init md5.h -lmd 3 lib SHA1Init sha1.h -lmd 4 lib SHA2Init sha2.h -lmd
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | Makefile | 26 LDLIBS += -lpam -lmd -lsocket -lnsl -ldlpi 63 $(LINK.c) -o mschap_test mschap_test.o chap_ms.o $(LDFLAGS) -lmd
|
/illumos-gate/usr/src/lib/crypt_modules/bsdmd5/ |
H A D | Makefile.com | 32 LDLIBS += -lc -lmd
|
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/ |
H A D | Makefile.com | 31 LDLIBS += -lc -lmd
|
/illumos-gate/usr/src/lib/crypt_modules/sha256/ |
H A D | Makefile.com | 32 LDLIBS += -lc -lmd
|
/illumos-gate/usr/src/lib/crypt_modules/sha512/ |
H A D | Makefile.com | 33 LDLIBS += -lc -lmd
|
/illumos-gate/usr/src/lib/libelfsign/ |
H A D | Makefile.com | 38 LDLIBS += -lmd -lelf -lkmf -lcryptoutil -lc
|
/illumos-gate/usr/src/lib/libinetsvc/ |
H A D | Makefile.com | 34 LDLIBS += -lscf -lc -lsocket -lnsl -lmd -luutil
|
/illumos-gate/usr/src/lib/varpd/libvarpd/ |
H A D | Makefile.com | 35 LDLIBS += -lc -lavl -lumem -lidspace -lnvpair -lmd -lrename
|
/illumos-gate/usr/src/lib/libsip/ |
H A D | Makefile.com | 39 LDLIBS += -lmd -lc
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/ |
H A D | Makefile.subdirs | 31 LDLIBS += -lmd
|
/illumos-gate/usr/src/lib/libsasl/ |
H A D | Makefile.com | 42 LDLIBS += -lsocket -lc -lmd
|
/illumos-gate/usr/src/cmd/ast/libsum/amd64/FEATURE/ |
H A D | sum | 6 #define _LIB_md 1 /* -lmd is a library */
|
/illumos-gate/usr/src/cmd/ast/libsum/i386/FEATURE/ |
H A D | sum | 6 #define _LIB_md 1 /* -lmd is a library */
|
/illumos-gate/usr/src/cmd/ast/libsum/sparc/FEATURE/ |
H A D | sum | 6 #define _LIB_md 1 /* -lmd is a library */
|
/illumos-gate/usr/src/cmd/ast/libsum/sparcv9/FEATURE/ |
H A D | sum | 6 #define _LIB_md 1 /* -lmd is a library */
|
/illumos-gate/usr/src/cmd/boot/bootadm/ |
H A D | Makefile | 45 LDLIBS += -lficl-sys -lmd -lcryptoutil -lnvpair -lgen -ladm -lefi
|
/illumos-gate/usr/src/lib/print/libpapi-ipp/ |
H A D | Makefile.com | 60 LDLIBS += -L$(ROOTLIBDIR) -R/usr/lib/print -lhttp-core -lmd
|
/illumos-gate/usr/src/cmd/ast/libsum/ |
H A D | Makefile.com | 45 LDLIBS += -last -lmd -lc
|
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/ |
H A D | Makefile.com | 38 PKCS11LIBS= -lkmf -lkmfberder -lmd -lpkcs11 -lcryptoutil -lc
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | Makefile | 51 LDLIBS += -lxml2 -lscf -ll -luutil -lumem -lmd -lnvpair -ltecla
|
/illumos-gate/usr/src/lib/libkmf/libkmf/ |
H A D | Makefile.com | 58 LDLIBS += $(BERDERLIB) $(CRYPTOUTILLIB) -lmd -lpkcs11 -lnsl -lsocket -lc
|