| /system/keymaster/ |
| D | android_keymaster.cpp | 85 bool check_supported(const KeymasterContext& context, keymaster_algorithm_t algorithm, in check_supported() 122 void GetSupported(const KeymasterContext& context, keymaster_algorithm_t algorithm, in GetSupported() 191 keymaster_algorithm_t algorithm; in GenerateKey() local 226 keymaster_algorithm_t* algorithm, keymaster_error_t* error) { in GetKeyFactory() 371 keymaster_algorithm_t algorithm; in ExportKey() local 431 keymaster_algorithm_t algorithm; in ImportKey() local 479 keymaster_algorithm_t algorithm; in LoadKey() local
|
| D | soft_keymaster_device.cpp | 108 static keymaster_error_t add_digests(keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in add_digests() 136 for (auto algorithm : sig_algorithms) in map_digests() local 148 for (auto algorithm : crypt_algorithms) in map_digests() local 443 keymaster_algorithm_t algorithm, in get_supported_block_modes() 479 keymaster_algorithm_t algorithm, in get_supported_padding_modes() 515 keymaster_algorithm_t algorithm, in get_supported_digests() 550 const keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in get_supported_import_formats() 583 const keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in get_supported_export_formats() 669 bool SoftKeymasterDevice::FindUnsupportedDigest(keymaster_algorithm_t algorithm, in FindUnsupportedDigest() 691 bool SoftKeymasterDevice::RequiresSoftwareDigesting(keymaster_algorithm_t algorithm, in RequiresSoftwareDigesting() [all …]
|
| D | operation.h | 44 keymaster_algorithm_t algorithm; member
|
| D | openssl_utils.cpp | 71 static int convert_to_evp(keymaster_algorithm_t algorithm) { in convert_to_evp()
|
| D | operation.cpp | 52 inline bool is_public_key_algorithm(keymaster_algorithm_t algorithm) { in is_public_key_algorithm()
|
| D | soft_keymaster_context.cpp | 386 OperationFactory* SoftKeymasterContext::GetOperationFactory(keymaster_algorithm_t algorithm, in GetOperationFactory() 764 EVP_PKEY* SoftKeymasterContext::AttestationKey(keymaster_algorithm_t algorithm, in AttestationKey() 796 keymaster_cert_chain_t* SoftKeymasterContext::AttestationChain(keymaster_algorithm_t algorithm, in AttestationChain()
|
| D | rsa_key_factory.cpp | 167 keymaster_algorithm_t algorithm = KM_ALGORITHM_RSA; in UpdateImportKeyDescription() local
|
| D | ec_key_factory.cpp | 190 keymaster_algorithm_t algorithm = KM_ALGORITHM_EC; in UpdateImportKeyDescription() local
|
| D | android_keymaster_test_utils.cpp | 743 keymaster_algorithm_t algorithm, in get_supported_block_modes() 751 keymaster_algorithm_t algorithm, in get_supported_padding_modes() 760 keymaster_algorithm_t algorithm, in get_supported_digests() 783 keymaster_algorithm_t algorithm, in get_supported_import_formats() 790 keymaster_algorithm_t algorithm, in get_supported_export_formats()
|
| D | keymaster_enforcement.cpp | 79 keymaster_algorithm_t algorithm; in is_public_key_algorithm() local
|
| D | attestation_record.cpp | 63 ASN1_INTEGER* algorithm; member
|
| /system/security/keystore/ |
| D | auth_token_table.cpp | 89 inline bool is_secret_key_operation(Algorithm algorithm, KeyPurpose purpose) { in is_secret_key_operation() 98 auto algorithm = defaultOr(key_info.GetTagValue(TAG_ALGORITHM), Algorithm::AES); in KeyRequiresAuthentication() local 104 auto algorithm = defaultOr(key_info.GetTagValue(TAG_ALGORITHM), Algorithm::AES); in KeyRequiresAuthPerOperation() local
|
| D | keystore_client_impl.cpp | 451 auto algorithm = NullOrOr(hardware_enforced_characteristics.GetTagValue(TAG_ALGORITHM), in verifyEncryptionKeyAttributes() local 492 auto algorithm = NullOrOr(hardware_enforced_characteristics.GetTagValue(TAG_ALGORITHM), in verifyAuthenticationKeyAttributes() local
|
| D | keymaster_enforcement.cpp | 78 auto algorithm = auth_set.GetTagValue(TAG_ALGORITHM); in is_public_key_algorithm() local
|
| D | key_store_service.cpp | 1777 auto algorithm = getKeyAlgoritmFromKeyCharacteristics(characteristics); in addLegacyBeginParams() local
|
| /system/tpm/trunks/ |
| D | tpm_state_impl.cc | 180 bool TpmStateImpl::GetAlgorithmProperties(TPM_ALG_ID algorithm, in GetAlgorithmProperties()
|
| D | trunks_factory_for_test.cc | 106 bool GetAlgorithmProperties(TPM_ALG_ID algorithm, in GetAlgorithmProperties()
|
| D | tpm_generated.h | 1274 TPMI_ALG_SYM algorithm; member 1281 TPMI_ALG_SYM_OBJECT algorithm; member
|
| /system/core/trusty/keymaster/ |
| D | trusty_keymaster_device.cpp | 209 keymaster_algorithm_t algorithm; in import_keypair() local 231 keymaster_algorithm_t* algorithm) { in GetPkcs8KeyAlgorithm()
|
| /system/keymaster/include/keymaster/ |
| D | android_keymaster_messages.h | 143 keymaster_algorithm_t algorithm; member 170 keymaster_algorithm_t algorithm; member
|