Searched defs:tpm2_auth (Results 1 – 1 of 1) sorted by relevance
91 struct tpm2_auth { struct92 u32 handle;104 u32 session;110 u8 our_nonce[SHA256_DIGEST_SIZE];111 u8 tpm_nonce[SHA256_DIGEST_SIZE];116 union {133 int passphrase_len;134 struct crypto_aes_ctx aes_ctx;136 u8 attrs;137 __be32 ordinal;[all …]
Completed in 5 milliseconds