OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:signhandle
(Results
26 - 31
of
31
) sorted by null
1
2
/external/tpm2/
Sign.c
16
// TPM_RC_KEY
signHandle
does not reference a signing key;
Commit.c
41
eccKey = ObjectGet(in->
signHandle
);
CryptUtil_fp.h
283
TPMI_DH_OBJECT
signHandle
, // IN: handle of signing key
286
TPM_RC CryptSign(TPMI_DH_OBJECT
signHandle
, // IN: The handle of sign key
CryptUtil.c
[
all
...]
/external/tpm2/generator/
commands.txt
973
_NAME
signHandle
980
_COMMENT signing scheme to use if the scheme for
signHandle
is TPM_ALG_NULL
995
_COMMENT the asymmetric signature over certifyInfo using the key referenced by
signHandle
1005
_NAME
signHandle
1018
_COMMENT signing scheme to use if the scheme for
signHandle
is TPM_ALG_NULL
1045
_NAME
signHandle
1052
_COMMENT signing scheme to use if the scheme for
signHandle
is TPM_ALG_NULL
1082
_NAME
signHandle
1092
_COMMENT signing scheme to use if the scheme for
signHandle
is TPM_ALG_NULL
1119
_NAME
signHandle
[
all
...]
/system/tpm/trunks/
tpm_generated_test.cc
399
"\x55\x66\x77\x88" // @
signHandle
Completed in 474 milliseconds
1
2