HomeSort by relevance Sort by last modified time
    Searched refs:objectPublic (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Import.c 15 // TPM_RC_ASYMMETRIC non-duplicable storage key represented by objectPublic and its
17 // TPM_RC_ATTRIBUTES attributes FixedTPM and fixedParent of objectPublic are not both
19 // reference a decryption key; or objectPublic and parentHandle have
21 // SET in objectPublic but the inner or outer wrapper is missing.
27 // TPM_RC_BINDING duplicate and objectPublic are not cryptographically
32 // TPM_RC_HASH non-duplicable storage key represented by objectPublic and its
38 // TPM_RC_KDF objectPublic representing decrypting keyed hash object specifies
40 // TPM_RC_KEY inconsistent parameters of objectPublic; or inSymSeed is nonempty
42 // invalid key size in objectPublic representing an asymmetric key
47 // in objectPublic; or hash algorithm is inconsistent with the scheme I
    [all...]
Import_fp.h 15 TPM2B_PUBLIC objectPublic;
Marshal_Import.c 49 result = TPM2B_PUBLIC_Unmarshal(&target->objectPublic, buffer, size);

Completed in 63 milliseconds