]> Git Repo - linux.git/commit - include/linux/tpm.h
key: add tpm_send command
authorMimi Zohar <[email protected]>
Tue, 23 Nov 2010 23:54:16 +0000 (18:54 -0500)
committerJames Morris <[email protected]>
Sun, 28 Nov 2010 21:55:22 +0000 (08:55 +1100)
commitc749ba912e87ccebd674ae24b97462176c63732e
tree72dff433660102d7eba7186f35bbd2aab21b1b6a
parenta0e39349d80d8b5deeb264fb190bd064f7063252
key: add tpm_send command

Add internal kernel tpm_send() command used to seal/unseal keys.

Changelog:
- replaced module_put in tpm_send() with new tpm_chip_put() wrapper
  (suggested by David Howells)
- Make tpm_send() cmd argument a 'void *' (suggested by David Howells)

Signed-off-by: David Safford <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Acked-by: David Howells <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>
Signed-off-by: James Morris <[email protected]>
drivers/char/tpm/tpm.c
include/linux/tpm.h
This page took 0.043924 seconds and 4 git commands to generate.