Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
keymaster_key_param_t Struct Reference
#include <
keymaster_defs.h
>
Definition at line
286
of file
keymaster_defs.h
.
The documentation for this struct was generated from the following file:
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],null,["# Android Hardware Abstraction Layer: keymaster_key_param_t Struct Reference\n\nkeymaster_key_param_t Struct Reference\n======================================\n\n[Data Fields](#pub-attribs) \nkeymaster_key_param_t Struct Reference \n\n`\n#include \u003c\n`[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [keymaster_tag_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h) | [tag](/reference/hal/structkeymaster__key__param__t#a50bee2a0f56821365fd76f2784d4fce3) |\n| ||\n| union { |\n| uint32_t [enumerated](/reference/hal/structkeymaster__key__param__t#a5ca5e9cd4d0ba9ce3e31f9ae8107ca4f) |\n| ||\n| bool [boolean](/reference/hal/structkeymaster__key__param__t#a857e4e5a2613b7cf584dbf12dae00525) |\n| ||\n| uint32_t [integer](/reference/hal/structkeymaster__key__param__t#a9e2d90cb0d0b2b6ea29a3d11b1c352c0) |\n| ||\n| uint64_t [long_integer](/reference/hal/structkeymaster__key__param__t#a70ff123adc6ac5f39f0dfc8d37b725fd) |\n| ||\n| uint64_t [date_time](/reference/hal/structkeymaster__key__param__t#aee1b8e05d02c3044718c90b3f01d41ad) |\n| ||\n| [keymaster_blob_t](/reference/hal/structkeymaster__blob__t) [blob](/reference/hal/structkeymaster__key__param__t#aa173f68fd33b04dc5752ff48f304a847) |\n| ||\n| }; | |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[286](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\nField Documentation\n-------------------\n\n\n|---------------|\n| union { ... } |\n\n\n|------------------------------------------------------------------|\n| [keymaster_blob_t](/reference/hal/structkeymaster__blob__t) blob |\n\n\nDefinition at line\n[294](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|--------------|\n| bool boolean |\n\n\nDefinition at line\n[290](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|--------------------|\n| uint64_t date_time |\n\n\nDefinition at line\n[293](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|---------------------|\n| uint32_t enumerated |\n\n\nDefinition at line\n[289](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|------------------|\n| uint32_t integer |\n\n\nDefinition at line\n[291](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|-----------------------|\n| uint64_t long_integer |\n\n\nDefinition at line\n[292](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [keymaster_tag_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h) tag |\n\n\nDefinition at line\n[287](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\nof file\n[keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [keymaster_defs.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/keymaster_defs.h)"]]