HomeSort by relevance Sort by last modified time
    Searched refs:TPM_RC_SIZE (Results 101 - 125 of 141) sorted by null

1 2 3 45 6

  /external/tpm2/
Marshal_PCR_Event.c 50 result = TPM_RC_SIZE;
Marshal_PCR_Read.c 51 result = TPM_RC_SIZE;
Marshal_PolicyGetDigest.c 45 result = TPM_RC_SIZE;
Marshal_RSA_Decrypt.c 58 result = TPM_RC_SIZE;
Marshal_RSA_Encrypt.c 58 result = TPM_RC_SIZE;
Marshal_ReadPublic.c 47 result = TPM_RC_SIZE;
Marshal_SequenceComplete.c 55 result = TPM_RC_SIZE;
Marshal_Sign.c 58 result = TPM_RC_SIZE;
Marshal_Unseal.c 45 result = TPM_RC_SIZE;
Marshal_VerifySignature.c 54 result = TPM_RC_SIZE;
StartAuthSession.c 22 // TPM_RC_SIZE nonce less than 16 octets or greater than the size of the digest
46 return TPM_RC_SIZE + RC_StartAuthSession_nonceCaller;
Commit.c 22 // TPM_RC_SIZE s2 is empty but y2 is not or s2 provided but y2 is not
58 return TPM_RC_SIZE + RC_Commit_y2;
ContextLoad.c 22 // TPM_RC_SIZE incorrect context blob size
61 return TPM_RC_SIZE;
Marshal_CertifyCreation.c 64 result = TPM_RC_SIZE;
Marshal_Commit.c 61 result = TPM_RC_SIZE;
Marshal_Create.c 67 result = TPM_RC_SIZE;
Marshal_CreatePrimary.c 69 result = TPM_RC_SIZE;
Marshal_Duplicate.c 58 result = TPM_RC_SIZE;
Marshal_EncryptDecrypt.c 63 result = TPM_RC_SIZE;
Marshal_Hash.c 57 result = TPM_RC_SIZE;
Marshal_Import.c 66 result = TPM_RC_SIZE;
Marshal_NV_Certify.c 65 result = TPM_RC_SIZE;
Marshal_PolicySecret.c 64 result = TPM_RC_SIZE;
Marshal_PolicySigned.c 68 result = TPM_RC_SIZE;
Marshal_Quote.c 59 result = TPM_RC_SIZE;

Completed in 714 milliseconds

1 2 3 45 6