Home
last modified time | relevance | path

Searched refs:characteristics (Results 1 – 14 of 14) sorted by relevance

/hardware/libhardware/include/hardware/
Dkeymaster2.h115 keymaster_key_characteristics_t* characteristics);
143 keymaster_key_characteristics_t* characteristics);
191 keymaster_key_characteristics_t* characteristics);
Dkeymaster1.h285 keymaster_key_characteristics_t** characteristics);
313 keymaster_key_characteristics_t** characteristics);
362 keymaster_key_characteristics_t** characteristics);
Dkeymaster_defs.h622 inline void keymaster_free_characteristics(keymaster_key_characteristics_t* characteristics) { in keymaster_free_characteristics() argument
623 if (characteristics) { in keymaster_free_characteristics()
624 keymaster_free_param_set(&characteristics->hw_enforced); in keymaster_free_characteristics()
625 keymaster_free_param_set(&characteristics->sw_enforced); in keymaster_free_characteristics()
/hardware/qcom/data/ipacfg-mgr/msm8998/
Dconfigure.ac49 # Checks for typedefs, structures, and compiler characteristics.
/hardware/interfaces/media/omx/1.0/
Dtypes.hal240 // Transfer characteristics
243 LINEAR, // Linear transfer characteristics
/hardware/qcom/msm8998/json-c/
Dconfigure.ac36 # Checks for typedefs, structures, and compiler characteristics.
/hardware/interfaces/audio/4.0/
Dtypes.hal232 * Structure used by the HAL to describe microphone's characteristics
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal392 * values. In addition, the characteristics returned by generateKey places parameters correctly
397 * characteristics.
481 * value to the key characteristics. If Tag::KEY_SIZE is provided, the IKeymasterDevice must
487 * add the tag and value to the key characteristics. If Tag::RSA_PUBLIC_EXPONENT is provided,
535 * o keyParams is the characteristics of the key to be imported (as with generateKey or
536 * importKey). If the secure import is successful, these characteristics must be
596 * and software-enforced. The description here applies equally to the key characteristics lists
597 * returned by generateKey, importKey and importWrappedKey. The characteristics returned by
Dtypes.hal349 * Tag::AUTH_TIMEOUT is present in the key's characteristics then the key is a "timeout-based"
537 * during key generation or import, and must be added to the key characteristics by the
549 * in the key characteristics. It exists only to define the tag for use in the attestation
602 * returned from Keymaster in the key characteristics. It exists only to define the tag for use
/hardware/interfaces/camera/common/1.0/
Dtypes.hal183 * camera device is present and the camera characteristics entry
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal115 * Returns the characteristics of the specified key, if the keyBlob is valid (implementations
/hardware/interfaces/camera/device/3.2/
Dtypes.hal103 * characteristics and limitations to achieve high speed output. The NORMAL
/hardware/interfaces/sensors/1.0/
Dtypes.hal58 * a type defined in this file, and must satisfy the characteristics listed in
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1458 * Used by a driver to report its performance characteristics.