Lines Matching refs:TPM_RC_BINDING
797 // If only p is provided, q is computed by q = n/p. If n mod p != 0, TPM_RC_BINDING is returned.
808 // TPM_RC_BINDING the public and private portions of the key are not matched
830 return TPM_RC_BINDING; // convert CRYPT_PARAMETER
893 // TPM_RC_BINDING public and private parts of rsaKey are not matched
904 // TPM_RC_BINDING
978 // TPM_RC_BINDING Public and private parts of the key are not cryptographically bound.
1014 // CryptLoadPrivateRSA may return TPM_RC_BINDING
1117 // TPM_RC_BINDING public and private part of signKey are not properly bound
1141 // May return TPM_RC_BINDING
2489 // TPM_RC_BINDING Invalid RSA key (public and private parts are not cryptographically
3047 // TPM_RC_BINDING the public and private areas are not cryptographically matched.
3070 result = TPM_RC_BINDING;
3084 result = TPM_RC_BINDING;
3097 result = TPM_RC_BINDING;
3107 result = TPM_RC_BINDING;
3127 result = TPM_RC_BINDING;