Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 12 of 12) sorted by relevance

/system/extras/libfscrypt/
Dfscrypt.cpp66 static bool LookupModeByName(const std::vector<struct ModeLookupEntry>& modes, in LookupModeByName() argument
68 for (const auto& e : modes) { in LookupModeByName()
77 static bool LookupModeById(const std::vector<struct ModeLookupEntry>& modes, int id, in LookupModeById() argument
79 for (const auto& e : modes) { in LookupModeById()
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp445 keymaster_block_mode_t** modes, in get_supported_block_modes() argument
450 if (!modes || !modes_length) in get_supported_block_modes()
455 return km1_dev->get_supported_block_modes(km1_dev, algorithm, purpose, modes, modes_length); in get_supported_block_modes()
470 *modes = reinterpret_cast<keymaster_block_mode_t*>(malloc(*modes_length * sizeof(**modes))); in get_supported_block_modes()
471 if (!*modes) in get_supported_block_modes()
473 std::copy(response.results, response.results + response.results_length, *modes); in get_supported_block_modes()
481 keymaster_padding_t** modes, in get_supported_padding_modes() argument
486 if (!modes || !modes_length) in get_supported_padding_modes()
491 return km1_dev->get_supported_padding_modes(km1_dev, algorithm, purpose, modes, in get_supported_padding_modes()
506 *modes = reinterpret_cast<keymaster_padding_t*>(malloc(*modes_length * sizeof(**modes))); in get_supported_padding_modes()
[all …]
/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h115 keymaster_block_mode_t** modes,
120 keymaster_padding_t** modes,
/system/security/keystore/
Dkey_config.proto42 // Track which padding modes this key supports.
/system/keymaster/tests/
Dandroid_keymaster_test_utils.cpp777 keymaster_block_mode_t** modes, in get_supported_block_modes() argument
779 return unwrap(dev)->get_supported_block_modes(unwrap(dev), algorithm, purpose, modes, in get_supported_block_modes()
785 keymaster_padding_t** modes, in get_supported_padding_modes() argument
787 return unwrap(dev)->get_supported_padding_modes(unwrap(dev), algorithm, purpose, modes, in get_supported_padding_modes()
/system/bt/gd/docs/testing/
Dgtest.md41 Android tool that allows a developers to run multiple modes of tests from the
/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp440 #pragma mark Addressing modes...
DMIPS64Assembler.cpp193 #pragma mark Addressing modes & shifters...
DMIPSAssembler.cpp203 #pragma mark Addressing modes & shifters...
/system/bt/doc/
Dpower_management.md52 power modes are acceptable and what actions to take for each event.
/system/sepolicy/prebuilts/api/30.0/public/
Dte_macros666 # There are two modes for profiling:
/system/sepolicy/public/
Dte_macros666 # There are two modes for profiling: