VirtualBox

source: vbox/trunk/src/libs/libtpms-0.9.0/man/man3/TPMLIB_CancelCommand.pod@ 92824

最後變更 在這個檔案從92824是 91612,由 vboxsync 提交於 3 年 前

src/libs: Export libtpms-0.9.0, bugref:10078

檔案大小: 637 位元組
 
1=head1 NAME
2
3TPMLIB_CancelCommand - Cancel a TPM command
4
5=head1 LIBRARY
6
7TPM library (libtpms, -ltpms)
8
9=head1 SYNOPSIS
10
11B<#include <libtpms/tpm_library.h>>
12
13B<uint32_t TPMLIB_CancelCommand(void);>
14
15=head1 DESCRIPTION
16
17The B<TPMLIB_CancelCommand()> function indicates that the ongoing processing
18of a TPM command is to be cancelled. The cancellation will only
19be effective for certain time consuming operations, such as the creation
20of keys.
21
22Note that an implementation that wants to support cancellation of commands
23needs to process TPM commands in one thread and cancel them in another.
24
25=head1 SEE ALSO
26
27B<TPMLIB_Process>(3)
28
29=cut
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette