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

  /src/crypto/external/cpl/
Makefile 6 SUBDIR+= trousers .WAIT tpm-tools
  /src/crypto/external/cpl/tpm-tools/lib/libtpm_unseal/
Makefile 13 LIBDPLIBS+=tspi ${.CURDIR}/../../../trousers/lib/libtspi
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
verifier.c 5 * trousers - An open source TCG Software Stack
18 #include "trousers/tss.h"
21 #include <trousers/trousers.h>
verifier_transaction.c 5 * trousers - An open source TCG Software Stack
21 #include "trousers/tss.h"
24 #include <trousers/trousers.h>
31 #include "trousers/tss.h"
  /src/crypto/external/cpl/tpm-tools/dist/dist/
tpm-tools-nopkcs11.spec 8 URL: http://www.sf.net/projects/trousers
12 BuildRequires: autoconf automake libtool trousers-devel openssl-devel perl
13 Requires: trousers
  /src/crypto/external/cpl/trousers/dist/
configure.ac 2 # configure.ac for the trousers project
5 AC_INIT(trousers, 0.3.14, trousers-tech@lists.sf.net)
18 [AC_HELP_STRING([--enable-debug], [turn on all trousers debugging flags [default=off]])],
72 [AC_MSG_ERROR([openssl is currently the only supported crypto library for trousers. Please install openssl from http://www.openssl.org or the -devel package from your distro])])
90 [AC_HELP_STRING([--enable-strict-spec-compliance], [build TrouSerS as strictly spec compliant [default=off]])],
97 [AC_HELP_STRING([--disable-usercheck], [build TrouSerS without checking and setting of user/group tss [default=on] (Caution: This is intended for development purposes only.)])],
105 AC_HELP_STRING([--with-gmp], [build TrouSerS with the GMP math lib (used in DAA)]),
150 AC_MSG_ERROR(["gtk", "openssl" and "none" are the only supported gui options for trousers])
172 # APIs, you'll need to set this to 1.2. Send mail to trousers-tech@lists.sf.ne
    [all...]
configure 3 # Generated by GNU Autoconf 2.63 for trousers 0.3.14.
5 # Report bugs to <trousers-tech@lists.sf.net>.
746 PACKAGE_NAME='trousers'
747 PACKAGE_TARNAME='trousers'
749 PACKAGE_STRING='trousers 0.3.14'
750 PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
1595 \`configure' configures trousers 0.3.14 to adapt to many kinds of systems.
1643 --docdir=DIR documentation root [DATAROOTDIR/doc/trousers]
1666 short | recursive ) echo "Configuration of trousers 0.3.14:";;
1674 --enable-debug turn on all trousers debugging flags [default=off
    [all...]
  /src/crypto/external/cpl/tpm-tools/dist/include/
tpm_tspi.h 26 #include <trousers/tss.h>
27 #include <trousers/trousers.h>
  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_utils.c 25 #include <trousers/tss.h>
26 #include <trousers/trousers.h>
tpm_unseal.c 32 #include <trousers/tss.h>
33 #include <trousers/trousers.h>
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
test.c 4 #include <trousers/tss.h>
5 #include <trousers/trousers.h>
platform.c 5 * trousers - An open source TCG Software Stack
27 #include "trousers/tss.h"
30 #include <trousers/trousers.h>
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
issuer_init.c 5 * trousers - An open source TCG Software Stack
21 #include "trousers/tss.h"
24 #include <trousers/trousers.h>
key_verification.c 4 * trousers - An open source TCG Software Stack
15 #include <trousers/tss.h>
issue_credential.c 5 * trousers - An open source TCG Software Stack
22 #include "trousers/tss.h"
25 #include <trousers/trousers.h>
  /src/crypto/external/cpl/tpm-tools/dist/
configure.ac 24 AC_INIT(tpm-tools, 1.3.9, trousers-tech@lists.sf.net)
108 AC_CHECK_HEADER(trousers/tss.h, [TSS_INC="1"], [AC_MSG_ERROR([tss header not found: trousers/tss.h])])
configure 5 # Report bugs to <trousers-tech@lists.sf.net>.
750 PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
1622 Report bugs to <trousers-tech@lists.sf.net>.
13535 { $as_echo "$as_me:$LINENO: checking for trousers/tss.h" >&5
13536 $as_echo_n "checking for trousers/tss.h... " >&6; }
13544 { $as_echo "$as_me:$LINENO: checking trousers/tss.h usability" >&5
13545 $as_echo_n "checking trousers/tss.h usability... " >&6; }
13553 #include <trousers/tss.h>
13586 { $as_echo "$as_me:$LINENO: checking trousers/tss.h presence" >&5
13587 $as_echo_n "checking trousers/tss.h presence... " >&6;
    [all...]
  /src/lib/
Makefile 312 SUBDIR+= ../crypto/external/cpl/trousers/lib
327 SUBDIR+= ../crypto/external/cpl/tpm-tools/lib # depends on trousers

Completed in 59 milliseconds