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

  /system/tpm/trunks/
mock_tpm.cc 91 const TPMT_SIG_SCHEME& in_scheme,
97 sign_handle, object_handle, qualifying_data, creation_hash, in_scheme,
108 const TPMT_SIG_SCHEME& in_scheme,
114 in_scheme, audit_info, signature, authorization_delegate);
219 const TPMT_SIG_SCHEME& in_scheme,
225 in_scheme, size, offset, authorization_delegate, callback);
234 const TPMT_SIG_SCHEME& in_scheme,
241 qualifying_data, in_scheme, size, offset,
mock_tpm.h 323 const TPMT_RSA_DECRYPT& in_scheme,
331 const TPMT_RSA_DECRYPT& in_scheme,
339 const TPMT_RSA_DECRYPT& in_scheme,
347 const TPMT_RSA_DECRYPT& in_scheme,
387 const TPMI_ECC_KEY_EXCHANGE& in_scheme,
396 const TPMI_ECC_KEY_EXCHANGE& in_scheme,
534 const TPMT_SIG_SCHEME& in_scheme,
543 const TPMT_SIG_SCHEME& in_scheme,
554 const TPMT_SIG_SCHEME& in_scheme,
566 const TPMT_SIG_SCHEME& in_scheme,
    [all...]
tpm_utility_impl.cc 413 TPMT_RSA_DECRYPT in_scheme; local
418 in_scheme.scheme = TPM_ALG_RSAES;
420 in_scheme.scheme = TPM_ALG_OAEP;
421 in_scheme.details.oaep.hash_alg = hash_alg;
456 in_scheme, label, &out_message,
473 TPMT_RSA_DECRYPT in_scheme; local
478 in_scheme.scheme = TPM_ALG_RSAES;
480 in_scheme.scheme = TPM_ALG_OAEP;
481 in_scheme.details.oaep.hash_alg = hash_alg;
523 in_scheme, label, &out_message
540 TPMT_SIG_SCHEME in_scheme; local
679 TPMT_SIG_SCHEME in_scheme; local
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]

Completed in 319 milliseconds