Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_context.cpp81 keymaster_algorithm_t algorithm) const { in GetKeyFactory()
82 auto it = key_factories_.find(algorithm); in GetKeyFactory()
84 LOG(ERROR) << "Could not find key factory for " << algorithm; in GetKeyFactory()
91 keymaster_algorithm_t algorithm, keymaster_purpose_t purpose) const { in GetOperationFactory() argument
92 auto key_factory = GetKeyFactory(algorithm); in GetOperationFactory()
95 << " for invalid algorithm " << algorithm; in GetOperationFactory()
101 << " from key factory for " << algorithm; in GetOperationFactory()
231 keymaster_algorithm_t algorithm; in ParseKeyBlob() local
232 if (!hw_enforced.GetTagValue(keymaster::TAG_ALGORITHM, &algorithm) && in ParseKeyBlob()
233 !sw_enforced.GetTagValue(keymaster::TAG_ALGORITHM, &algorithm)) { in ParseKeyBlob()
[all …]
Dtpm_keymaster_context.h56 keymaster_algorithm_t algorithm) const override;
58 keymaster_algorithm_t algorithm,
Dtpm_key_blob_maker.cpp117 .algorithm = TPM2_ALG_AES, in ParentKey()
Dencrypted_serializable.cpp60 .algorithm = TPM2_ALG_AES, in CreateKey()
/device/linaro/dragonboard/db845c/firmware/qca/
DNOTICE323 * The basis of this hash algorithm was taken from an idea sent
333 * improved on their algorithm. Some people tried this hash