Searched refs:characteristics (Results 1 – 14 of 14) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | keymaster2.h | 115 keymaster_key_characteristics_t* characteristics); 143 keymaster_key_characteristics_t* characteristics); 191 keymaster_key_characteristics_t* characteristics);
|
D | keymaster1.h | 285 keymaster_key_characteristics_t** characteristics); 313 keymaster_key_characteristics_t** characteristics); 362 keymaster_key_characteristics_t** characteristics);
|
D | keymaster_defs.h | 622 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/ |
D | configure.ac | 49 # Checks for typedefs, structures, and compiler characteristics.
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 240 // Transfer characteristics 243 LINEAR, // Linear transfer characteristics
|
/hardware/qcom/msm8998/json-c/ |
D | configure.ac | 36 # Checks for typedefs, structures, and compiler characteristics.
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 232 * Structure used by the HAL to describe microphone's characteristics
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 392 * 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
|
D | types.hal | 349 * 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/ |
D | types.hal | 183 * camera device is present and the camera characteristics entry
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 115 * Returns the characteristics of the specified key, if the keyBlob is valid (implementations
|
/hardware/interfaces/camera/device/3.2/ |
D | types.hal | 103 * characteristics and limitations to achieve high speed output. The NORMAL
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 58 * a type defined in this file, and must satisfy the characteristics listed in
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 1458 * Used by a driver to report its performance characteristics.
|