OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:signObject
(Results
1 - 3
of
3
) sorted by null
/external/tpm2/
VerifySignature.c
28
OBJECT *
signObject
;
34
signObject
= ObjectGet(in->keyHandle);
37
if(
signObject
->publicArea.objectAttributes.sign != SET)
50
||
signObject
->publicArea.nameAlg == TPM_ALG_NULL)
Attest_spt.c
80
OBJECT *
signObject
= NULL;
81
signObject
= ObjectGet(signHandle);
82
hashAlg =
signObject
->publicArea.nameAlg;
CryptUtil.c
[
all
...]
Completed in 58 milliseconds