Searched refs:TPM_RC_HASH (Results 1 – 7 of 7) sorted by relevance
129 ERROR_RETURN(TPM_RC_HASH); in CryptEccEncrypt()188 ERROR_RETURN(TPM_RC_HASH); in CryptEccDecrypt()
349 ERROR_RETURN(TPM_RC_HASH); in OaepEncode()
96 return TPM_RC_HASH; in TPM2_PolicyAuthorizeNV()
462 {TPM_RC_HASH, "TPM_RC_HASH"},
218 {MIN_MAX_MTYPE, TWO_BYTES|TAKES_NULL|HAS_BITS, (UINT8)TPM_RC_HASH,
1415 result = TPM_RC_HASH; in TPMI_ALG_HASH_Unmarshal()1418 result = TPM_RC_HASH; in TPMI_ALG_HASH_Unmarshal()
354 #define TPM_RC_HASH (TPM_RC)(RC_FMT1+0x003) macro