Home | History | Annotate | Download | only in trunks

Lines Matching refs:TPM_RC_SIGNATURE

668   if (return_code == TPM_RC_SIGNATURE) {
670 return TPM_RC_SIGNATURE;
671 } else if (return_code && return_code != TPM_RC_SIGNATURE) {