Docs.rs
  • tss-tspi-0.0.1
    • tss-tspi 0.0.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cardoe
    • Dependencies
      • bitflags ^0.9 normal
      • byteorder ^1.0.0 normal
      • error-chain ^0.10.0 normal
      • log ^0.3 normal
      • pretty_env_logger ^0.1.1 dev
    • Versions
    • 36.44% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tss_tspi0.0.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

Crate tss_tspi

Source

Structs§

ConnectedContext
Context
Error
The Error type.
NvPermissions
NvRamArea
NvRamObj
PcrInfoShort
PcrLocality
Srk
Tpm

Enums§

Connect
ErrorKind
The kind of an error.
Secret
TpmErrorKind
The kind of an error.

Constants§

PCR_LOCALITY_0
PCR_LOCALITY_1
PCR_LOCALITY_2
PCR_LOCALITY_3
PCR_LOCALITY_4
PCR_LOCALITY_ALL
TPM_NV_PER_AUTHREAD
TPM_NV_PER_AUTHWRITE
TPM_NV_PER_GLOBALLOCK
TPM_NV_PER_OWNERREAD
TPM_NV_PER_OWNERWRITE
TPM_NV_PER_PPREAD
TPM_NV_PER_PPWRITE
TPM_NV_PER_READ_STCLEAR
TPM_NV_PER_WRITEALL
TPM_NV_PER_WRITEDEFINE
TPM_NV_PER_WRITE_STCLEAR

Type Aliases§

Result
Convenient wrapper around std::Result.