/system/keymaster/ |
D | soft_keymaster_device.cpp | 83 static keymaster_error_t add_digests(keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in add_digests() 108 for (auto algorithm : sig_algorithms) in map_digests() local 117 for (auto algorithm : crypt_algorithms) in map_digests() local 339 bool FindAlgorithm(const keymaster_key_param_set_t& params, keymaster_algorithm_t* algorithm) { in FindAlgorithm() 350 keymaster_algorithm_t* algorithm) { in GetAlgorithm() 433 keymaster_algorithm_t algorithm, in get_supported_block_modes() 469 keymaster_algorithm_t algorithm, in get_supported_padding_modes() 505 keymaster_algorithm_t algorithm, in get_supported_digests() 540 const keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in get_supported_import_formats() 573 const keymaster1_device_t* dev, keymaster_algorithm_t algorithm, in get_supported_export_formats() [all …]
|
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 425 keymaster_algorithm_t algorithm; in ImportKey() local 473 keymaster_algorithm_t algorithm; in LoadKey() local
|
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 | 388 OperationFactory* SoftKeymasterContext::GetOperationFactory(keymaster_algorithm_t algorithm, in GetOperationFactory() 751 EVP_PKEY* SoftKeymasterContext::AttestationKey(keymaster_algorithm_t algorithm, in AttestationKey() 783 keymaster_cert_chain_t* SoftKeymasterContext::AttestationChain(keymaster_algorithm_t algorithm, in AttestationChain()
|
D | rsa_key_factory.cpp | 161 keymaster_algorithm_t algorithm = KM_ALGORITHM_RSA; in UpdateImportKeyDescription() local
|
D | ec_key_factory.cpp | 178 keymaster_algorithm_t algorithm = KM_ALGORITHM_EC; in UpdateImportKeyDescription() local
|
D | android_keymaster_test_utils.cpp | 750 keymaster_algorithm_t algorithm, in get_supported_block_modes() 758 keymaster_algorithm_t algorithm, in get_supported_padding_modes() 767 keymaster_algorithm_t algorithm, in get_supported_digests() 790 keymaster_algorithm_t algorithm, in get_supported_import_formats() 797 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 | 82 ASN1_INTEGER* algorithm; member
|
/system/security/keystore/ |
D | auth_token_table.cpp | 63 inline bool is_secret_key_operation(keymaster_algorithm_t algorithm, keymaster_purpose_t purpose) { in is_secret_key_operation() 73 keymaster_algorithm_t algorithm = KM_ALGORITHM_AES; in KeyRequiresAuthentication() local 80 keymaster_algorithm_t algorithm = KM_ALGORITHM_AES; in KeyRequiresAuthPerOperation() local
|
D | keystore_client_impl.cpp | 476 keymaster_algorithm_t algorithm = KM_ALGORITHM_RSA; in verifyEncryptionKeyAttributes() local 521 keymaster_algorithm_t algorithm = KM_ALGORITHM_RSA; in verifyAuthenticationKeyAttributes() local
|
D | key_store_service.cpp | 1469 keymaster_key_param_t* algorithm = getKeyAlgorithm(&characteristics.characteristics); in addLegacyBeginParams() local
|
/system/keymaster/include/keymaster/ |
D | android_keymaster_messages.h | 143 keymaster_algorithm_t algorithm; member 170 keymaster_algorithm_t algorithm; member
|
/system/connectivity/shill/wifi/ |
D | wifi_service.cc | 866 CryptoAlgorithm algorithm = kCryptoNone; in UpdateSecurity() local
|
/system/tpm/trunks/ |
D | tpm_generated.h | 1242 TPMI_ALG_SYM algorithm; member 1249 TPMI_ALG_SYM_OBJECT algorithm; member
|